- Fix typos - Fix overwritten variables with focus on master/slave ports - Remove unreferenced variables - Sort categories - Remove redundant option descriptions - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
5 lines
92 B
Makefile
5 lines
92 B
Makefile
MASTERDIR= ${.CURDIR}/../suck
|
|
|
|
OPTIONS_DEFAULT= SSL CNEWS
|
|
|
|
.include "${MASTERDIR}/Makefile"
|