freebsd-ports/security/p5-File-Scan/Makefile
Ying-Chieh Liao 361a95fa8f upgrade to 0.35
PR:		42493
Submitted by:	maintainer
2002-09-07 03:51:34 +00:00

22 lines
457 B
Makefile

# New ports collection makefile for: p5-File-Scan
# Date created: May 24 2002
# Whom: Martin Matuska <matuska@wu-wien.ac.at>
#
# $FreeBSD$
#
PORTNAME= File-Scan
PORTVERSION= 0.35
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File/HDIAS
PKGNAMEPREFIX= p5-
MAINTAINER= matuska@wu-wien.ac.at
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= File::Scan.3
.include <bsd.port.mk>