blob: 0562f7d05e277053060ad70f3953b148a99b4acc (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: Makefile,v 1.6 2004/03/10 11:53:37 xtraeme Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce-mcs-plugins-${XFCE4_VERSION}
PKGNAME= xfce4-mcs-plugins-${XFCE4_VERSION}
CATEGORIES= x11
COMMENT= XFce4 settings manager plugins
.include "../../x11/xfce4-mcs-manager/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|