1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Add license (PHP-2.02), remove redundant DISTNAME setting.

This commit is contained in:
Mikhail Teterin 2015-04-10 01:06:01 +00:00
parent 98a033c60c
commit 9016784280
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383686

View File

@ -6,12 +6,13 @@ PORTVERSION= 1.3.7
CATEGORIES= print pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DISTNAME= ps-${PORTVERSION}
DIST_SUBDIR= PECL
MAINTAINER= alan@fromorbit.com
COMMENT= PHP extension for pslib to generate postscript
LICENSE= PHP202
LIB_DEPENDS= libps.so:${PORTSDIR}/print/pslib
USES= tar:tgz