ba8add3ebb
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here (ok naddy@)
20 lines
362 B
Makefile
20 lines
362 B
Makefile
# $OpenBSD: Makefile,v 1.12 2007/09/15 20:38:24 merdely Exp $
|
|
|
|
SHARED_ONLY= Yes
|
|
|
|
COMMENT= perl interface to the Gnome GHTTP library
|
|
|
|
MODULES= cpan
|
|
DISTNAME= HTTP-GHTTP-1.07
|
|
CATEGORIES= www
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
LIB_DEPENDS= ghttp.>=1::www/libghttp
|
|
|
|
.include <bsd.port.mk>
|