11 lines
155 B
Makefile
11 lines
155 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= news
|
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../suck
|
|
|
|
OPTIONS_DEFAULT= SSL CNEWS
|
|
|
|
.include "${MASTERDIR}/Makefile"
|