mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
13 lines
205 B
Makefile
13 lines
205 B
Makefile
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -perl
|
|
|
|
MAINTAINER= ale@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../pdflib
|
|
|
|
OPTIONS_DEFAULT=PERL
|
|
|
|
.include "${MASTERDIR}/Makefile"
|