freebsd-ports/devel/p5-File-MMagic/Makefile
Edwin Groothuis 17bdcf8995 maintainer-update devel/p5-File-MMagic to 1.19
update to 1.19
	add WWW

PR:		ZZ
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-05-09 00:51:12 +00:00

23 lines
506 B
Makefile

# New ports collection makefile for: p5-File-MMagic
# Date created: 25 February 2000
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
PORTNAME= File-MMagic
PORTVERSION= 1.19
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
PKGNAMEPREFIX= p5-
MAINTAINER= erwin@lansing.dk
COMMENT= Perl5 module to guess file type like file(1)
PERL_CONFIGURE= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= File::MMagic.3
.include <bsd.port.mk>