2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:44:37 ajacoutot Exp $
|
2008-09-26 14:20:03 -04:00
|
|
|
|
|
|
|
COMMENT = check Uniform Resource Identifiers
|
|
|
|
|
|
|
|
DISTNAME = Test-URI-1.08
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION = 0
|
2008-09-26 14:20:03 -04:00
|
|
|
CATEGORIES = devel
|
|
|
|
|
|
|
|
MODULES = cpan
|
2010-11-15 14:45:56 -05:00
|
|
|
USE_GROFF = Yes
|
2008-09-26 14:20:03 -04:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM = Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
|
2010-11-15 14:45:56 -05:00
|
|
|
RUN_DEPENDS = www/p5-URI
|
2008-09-26 14:20:03 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|