ports/devel/pear-ezc_Base/Makefile
2023-12-02 06:11:37 +08:00

18 lines
369 B
Makefile

PORTNAME= Base
PORTVERSION= 1.8
CATEGORIES= devel pear
MASTER_SITES= http://components.ez.no/get/
PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}${PEAR_CHANNEL}_
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Base package that all ezc components packages rely on
WWW= https://ezcomponents.org/
LICENSE= BSD3CLAUSE
USES= pear
NO_ARCH= yes
PEAR_CHANNEL= ezc
.include <bsd.port.mk>