e6b48082a4
Sponsored by: Netzkommune GmbH
16 lines
291 B
Makefile
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>
|