ports/devel/pear-geshi/Makefile
Michael Osipov 8881c82cd8 */*: Update my email address
Since Siemens has sold our subsidiary to KPS Capital Partners we are now
legally a separate company with new public email addresses. Old ones
will go away in the future.

Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D48171
2024-12-23 13:34:45 +01:00

20 lines
373 B
Makefile

PORTNAME= geshi
PORTVERSION= 1.0.9.1
CATEGORIES= devel pear www
MASTER_SITES= http://pear.geshi.org/get/
DISTNAME= ${PORTNAME}-1.0.9.0
MAINTAINER= michael.osipov@innomotics.com
COMMENT= Generic syntax highlighter written in PHP
WWW= http://qbnz.com/highlighter/
LICENSE= GPLv2
USES= cpe pear
CPE_VENDOR= qbnz
PEAR_CHANNEL= geshi
NO_ARCH= yes
.include <bsd.port.mk>