pkgsrc/editors/xfce4-mousepad/Makefile
2008-07-14 12:55:56 +00:00

16 lines
411 B
Makefile

# $NetBSD: Makefile,v 1.4 2008/07/14 12:56:03 joerg Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.2.13
DISTNAME= mousepad-${XFCE4_VERSION}
PKGNAME= xfce4-mousepad-${XFCE4_VERSION}
CATEGORIES= editors
COMMENT= Xfce text editor
.include "../../x11/libxfce4gui/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"