opnsense-ports/www/p5-HTTP-Date/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

22 lines
395 B
Makefile

# Created by: Frederic Culot <culot@FreeBSD.org>
# $FreeBSD$
PORTNAME= HTTP-Date
PORTVERSION= 6.02
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Conversion routines for the HTTP protocol date formats
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
CONFLICTS= p5-libwww-5*
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>