1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/news/suck-cnews/Makefile
Dirk Meyer de50c23821 - use OPTIONS_SINGLE
- merge defines to master
2013-12-19 07:26:07 +00:00

16 lines
238 B
Makefile

# $FreeBSD$
CATEGORIES= news
MAINTAINER= dinoex@FreeBSD.org
MASTERDIR= ${.CURDIR}/../suck
OPTIONS_DEFAULT= SSL CNEWS
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"