freebsd-ports/devel/pear-Date/Makefile
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

16 lines
291 B
Makefile

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