33ff65fe00
expressions for IPv6 addresses
18 lines
325 B
Makefile
18 lines
325 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/14 11:24:49 robert Exp $
|
|
|
|
COMMENT= regular expression for IPv6 addresses
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Regexp-IPv6-0.03
|
|
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|