2e8720373f
Submitted by: adamw
18 lines
296 B
Makefile
18 lines
296 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= IPv6-Address
|
|
PORTVERSION= 0.208
|
|
CATEGORIES= net perl5
|
|
MASTER_SITES= CPAN
|
|
MASTER_SITE_SUBDIR= CPAN:ADUITSIS
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= IPv6 Address Manipulation Library
|
|
|
|
LICENSE= ART20
|
|
|
|
USES= perl5
|
|
USE_PERL5= modbuild
|
|
|
|
.include <bsd.port.mk>
|