13 lines
234 B
Makefile
13 lines
234 B
Makefile
# Created by: Thierry Thomas (<thierry@pompo.net>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Date
|
|
PORTVERSION= 1.4.7
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= PEAR Date and Time Zone Classes
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|