pkgsrc-wip/xfce4-mousepad/Makefile

15 lines
380 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 2007/04/17 14:48:32 marttikuparinen Exp $
.include "../../wip/xfce4/Makefile.common"
2007-01-23 09:00:33 +01:00
XFCE4_VERSION= 0.2.12
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"