mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
16 lines
439 B
Makefile
16 lines
439 B
Makefile
# $NetBSD: Makefile,v 1.27 2013/10/10 14:41:49 ryoon Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 1.0.0
|
|
|
|
DISTNAME= xfce4-places-plugin-${XFCE4_VERSION}
|
|
PKGREVISION= 23
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-places-plugin/
|
|
COMMENT= Xfce Places plugin
|
|
|
|
.include "../../sysutils/xfce4-thunar/buildlink3.mk"
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|