mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
17 lines
285 B
Makefile
17 lines
285 B
Makefile
# New ports collection makefile for: pdflib-perl
|
|
# Date created: 05 April 2003
|
|
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -perl
|
|
|
|
MAINTAINER= ale@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../pdflib
|
|
|
|
OPTIONS_DEFAULT=PERL
|
|
|
|
.include "${MASTERDIR}/Makefile"
|