freebsd-ports/devel/dconf-editor/Makefile
Baptiste Daroussin 6eb6f78eef Support stage
2014-04-25 13:05:45 +00:00

19 lines
416 B
Makefile

# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/devel/dconf-editor/Makefile 18422 2013-05-06 11:04:38Z kwm $
PORTNAME= dconf
PORTREVISION= 1
PKGNAMESUFFIX= -editor
COMMENT= configuration editor for dconf
DCONF_SLAVE= editor
MASTERDIR= ${.CURDIR}/../dconf
PLIST= ${.CURDIR}/pkg-plist
BUILD_WRKSRC= ${WRKSRC}/editor
INSTALL_WRKSRC= ${WRKSRC}/editor
.include "${MASTERDIR}/Makefile"