pkgsrc-wip/xfce4-mousepad/Makefile
2006-07-18 12:24:23 +00:00

14 lines
379 B
Makefile

# $NetBSD: Makefile,v 1.4 2006/07/18 12:24:23 marttikuparinen Exp $
.include "../../wip/xfce4/Makefile.common"
XFCE4_VERSION= 0.2.6
DISTNAME= mousepad-${XFCE4_VERSION}
PKGNAME= xfce4-mousepad-${XFCE4_VERSION}
CATEGORIES= editors
COMMENT= Xfce text editor
.include "../../wip/libxfce4gui/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"