freebsd-ports/graphics/xpdf/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

7 lines
114 B
Makefile

VERSIONS= 3 4
XPDF_VERSION?= 4
MASTERDIR= ${.CURDIR}/../xpdf${XPDF_VERSION}
.include "${MASTERDIR}/Makefile"