freebsd-ports/devel/pear-channel-geshi/Makefile
Johannes M Dieterich 94f458e72f new port: devel/pear-channel-geshi: PEAR channel for GeSHi.
Required to maintain GeSHi through PEAR.

PR:		226275
Submitted by:	michael.osipov@siemens.com (maintainer)
2018-09-16 00:23:01 +00:00

13 lines
279 B
Makefile

# $FreeBSD$
PORTNAME= geshi
PORTVERSION= 20180906
CATEGORIES= devel www pear
MAINTAINER= michael.osipov@siemens.com
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
PEAR_CHANNEL_HOST= pear.geshi.org
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
.include <bsd.port.mk>