freebsd-ports/archivers/p5-Mac-Macbinary/Makefile
2013-09-25 12:30:08 +00:00

16 lines
293 B
Makefile

# Created by: will
# $FreeBSD$
PORTNAME= Mac-Macbinary
PORTVERSION= 0.06
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module that can extract info from Macbinary files
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>