d0041c4ec7
p5-Authen-PAM => 0.11 p5-Config-IniFiles => 2.19 p5-File-Tail => 0.98 p5-ParallelUA => 2.50 p5-dTemplate => 2.0 set MAINTAINER to ports@FreeBSD.org: p5-Authen-PAM Approved by: maintainers
22 lines
445 B
Makefile
22 lines
445 B
Makefile
# New ports collection makefile for: p5-dTemplate
|
|
# Date created: 9 December 2000
|
|
# Whom: Jeremy Shaffner <jeremy@external.org>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= dTemplate
|
|
PORTVERSION= 2.0
|
|
CATEGORIES= textproc perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
|
MASTER_SITE_SUBDIR= dTemplate
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= jeremy@external.org
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= dTemplate.3
|
|
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
|
|
|
.include <bsd.port.mk>
|