opnsense-ports/www/p5-HTTP-Server-Simple/Makefile
Franco Fichtner 5043117546 */*: sync with upstream
Taken from: FreeBSD
2015-10-17 09:05:03 +02:00

19 lines
334 B
Makefile

# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
PORTNAME= HTTP-Server-Simple
PORTVERSION= 0.51
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple standalone HTTP daemon
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>