freebsd-ports/net-p2p/namecoin-daemon/Makefile
Alexey Dokuchaev 17342290d7 - Remove trailing dot in COMMENT and/or reword it accordingly
- Prefer standard option descriptions, and trim one long line
2016-10-28 16:00:45 +00:00

13 lines
189 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX= -daemon
MASTERDIR= ${.CURDIR}/../namecoin
DESCR= ${MASTERDIR}/pkg-descr
SLAVE_PORT= yes
OPTIONS_EXCLUDE= X11 DBUS QRCODES
.include "${MASTERDIR}/Makefile"