freebsd-ports/devel/pear-Date/Makefile
Jochen Neumeister 8ac911291e - Add LICENSE
Sponsored by:	Netzkommune GmbH
2018-12-22 17:12:10 +00:00

16 lines
293 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= Date
PORTVERSION= 1.4.7
CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR Date and Time Zone Classes
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/docs/LICENSE
USES= pear
.include <bsd.port.mk>