freebsd-ports/converters/p5-Convert-BinHex/Makefile
Baptiste Daroussin 845c5f0432 Do not removed directories not owned by the port
Reported by:	pkg DEVELOPER_MODE
2013-03-13 10:54:56 +00:00

17 lines
348 B
Makefile

# Created by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
# $FreeBSD$
PORTNAME= Convert-BinHex
PORTVERSION= 1.119
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to extract data from Macintosh BinHex files
PERL_CONFIGURE= yes
MAN3= Convert::BinHex.3
.include <bsd.port.mk>