mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +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"
|