opnsense-ports/irc/quassel-core/Makefile
Franco Fichtner eff3de881e */*: sync with upstream
Taken from: FreeBSD
2016-12-25 08:29:30 +01:00

12 lines
218 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../quassel
PKGNAMESUFFIX= -core
COMMENT= Qt 5 based distributed IRC client (core/server only)
OPTIONS_EXCLUDE=CLIENT MONO NLS
OPTIONS_SLAVE= CORE
.include "${MASTERDIR}/Makefile"