freebsd-ports/net-p2p/litecoin-daemon/Makefile
Steve Wills 4828800ba3 - Fix after change to options in master
Submitted by:	"Chad J. Milios" <milios@ccsys.com>
2014-02-08 15:49:07 +00:00

9 lines
232 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX= -daemon
COMMENT= Virtual Peer-to-Peer Currency Software
MASTERDIR= ${.CURDIR}/../litecoin
DESCR= ${MASTERDIR}/pkg-descr
SLAVE_PORT= yes
OPTIONS_EXCLUDE= X11 DBUS QRCODES
.include "${MASTERDIR}/Makefile"