pkgsrc/editors/xfce4-mousepad/Makefile
2013-02-16 11:18:58 +00:00

16 lines
449 B
Makefile

# $NetBSD: Makefile,v 1.23 2013/02/16 11:21:02 wiz Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.2.16
DISTNAME= mousepad-${XFCE4_VERSION}
PKGNAME= xfce4-mousepad-${XFCE4_VERSION}
PKGREVISION= 14
CATEGORIES= editors
COMMENT= Xfce text editor
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/libxfce4gui/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"