summaryrefslogtreecommitdiff
path: root/editors/xfce4-mousepad/Makefile
blob: fc128028d37fb9edc296de03875da5b1eaa337ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.30 2015/04/21 08:56:38 jperkin Exp $

.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"