freebsd-ports/print/gimp-gutenprint/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

13 lines
242 B
Makefile

# Created by: Michael Johnson <ahze@FreeBSD.org>
PORTREVISION= 1
PKGNAMEPREFIX= gimp-
COMMENT= Gimp print plug-in
MASTERDIR= ${.CURDIR}/../../print/gutenprint
GUT_SLAVE= gimp
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"