ba8add3ebb
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here (ok naddy@)
18 lines
380 B
Makefile
18 lines
380 B
Makefile
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:38:24 merdely Exp $
|
|
|
|
COMMENT= determine web browser from an HTTP user agent string
|
|
|
|
MODULES= cpan
|
|
DISTNAME= HTTP-BrowserDetect-0.98
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= Nikolay Sturm <sturm@openbsd.org>
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|