ports/print/pdflib-perl/Makefile
Tobias Kortkamp ae22a7846a
*: Clean up some things
- 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
2021-10-12 17:01:38 +02:00

9 lines
164 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
PKGNAMESUFFIX= -perl
MASTERDIR= ${.CURDIR}/../pdflib
OPTIONS_DEFAULT=PERL
.include "${MASTERDIR}/Makefile"