diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-05-29 13:49:06 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-05-29 13:49:06 +0000 |
commit | 42043aa236181db25e3ee9b3a8e89c75c3ee2241 (patch) | |
tree | 4022d6665d8ae86d4af43f0056ecac6905a7db7a /net/pecl-yaz | |
parent | e221f4ac572acaf49581506bf31bc52dd245403b (diff) | |
download | ports-42043aa236181db25e3ee9b3a8e89c75c3ee2241.tar.gz ports-42043aa236181db25e3ee9b3a8e89c75c3ee2241.zip |
Notes
Diffstat (limited to 'net/pecl-yaz')
-rw-r--r-- | net/pecl-yaz/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/pecl-yaz/Makefile b/net/pecl-yaz/Makefile index 06cda67b3b38..af08d2ad2c8d 100644 --- a/net/pecl-yaz/Makefile +++ b/net/pecl-yaz/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pecl-yaz -# Date created: 9 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# PORTNAME= yaz PORTVERSION= 1.0.14 @@ -14,7 +10,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= till@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= A PECL extension that implements a Z39.50 client LIB_DEPENDS= yaz.4:${PORTSDIR}/net/yaz |