mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
ae22a7846a
- 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
6 lines
92 B
Makefile
6 lines
92 B
Makefile
MASTERDIR= ${.CURDIR}/../suck
|
|
|
|
OPTIONS_DEFAULT= SSL CNEWS
|
|
|
|
.include "${MASTERDIR}/Makefile"
|