ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/dconf-editor/Makefile
Revision: 18929
Committed: Tue May 12 16:13:55 2015 UTC (9 years ago) by laffer1
Content type: text/plain
File size: 295 byte(s)
Log Message:
add dconf-editor port

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= dconf
4 PORTREVISION= 0
5 PKGNAMESUFFIX= -editor
6
7 COMMENT= configuration editor for dconf
8
9 DCONF_SLAVE= editor
10
11 MASTERDIR= ${.CURDIR}/../dconf
12
13 PLIST= ${.CURDIR}/pkg-plist
14
15 BUILD_WRKSRC= ${WRKSRC}/editor
16 INSTALL_WRKSRC= ${WRKSRC}/editor
17
18 .include "${MASTERDIR}/Makefile"

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain