freebsd-ports/net/p5-IP-Anonymous/Makefile
Andrej Zverev ea4ff3a586 - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 17:43:05 +00:00

18 lines
385 B
Makefile

# Created by: Paul Schmehl <pauls@utdallas.edu>
# $FreeBSD$
PORTNAME= IP-Anonymous
PORTVERSION= 0.04
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= pauls@utdallas.edu
COMMENT= Perl extension to provide anonymous IP addresses
RUN_DEPENDS= p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>