mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
cf118ccf87
Reported by: lwhsu
7 lines
114 B
Makefile
7 lines
114 B
Makefile
VERSIONS= 3 4
|
|
XPDF_VERSION?= 4
|
|
|
|
MASTERDIR= ${.CURDIR}/../xpdf${XPDF_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|