pkgsrc/editors/xfce4-mousepad/Makefile
2016-08-03 10:22:08 +00:00

18 lines
546 B
Makefile

# $NetBSD: Makefile,v 1.32 2016/08/03 10:22:42 adam Exp $
PKGREVISION= 2
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.4.0
DISTNAME= mousepad-${VERSION}
PKGNAME= xfce4-mousepad-${VERSION}
CATEGORIES= editors
MASTER_SITES= http://archive.xfce.org/src/apps/mousepad/0.4/
HOMEPAGE= http://users.xfce.org/~benny/xfce/apps.html
COMMENT= Xfce text editor
.include "../../devel/glib2/schemas.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtksourceview2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"