df4e1203e4
ok jasper@ (final commit)
18 lines
315 B
Makefile
18 lines
315 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:46:51 ajacoutot Exp $
|
|
|
|
COMMENT= Lightweight URL parser
|
|
|
|
MODULES= cpan
|
|
DISTNAME= CGI-Deurl-1.08
|
|
REVISION= 1
|
|
CATEGORIES= www
|
|
USE_GROFF = Yes
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|