1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/devel/pear-Date/Makefile
Po-Chuan Hsieh 944e65dbdd
devel/pear-Date: Add NO_ARCH
- Update pkg-descr
2021-09-19 13:59:58 +08:00

18 lines
306 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
PORTNAME= Date
PORTVERSION= 1.4.7
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Generic date/time handling class for PEAR
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/docs/LICENSE
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>