- Conver to PEAR_AUTOINSTALL
- Trim header - Take maintainership
This commit is contained in:
parent
012154052b
commit
05244e33d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318042
@ -1,22 +1,17 @@
|
||||
# Ports collection makefile for: pear-Net_Finger
|
||||
# Date created: 07 March 2005
|
||||
# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
||||
#
|
||||
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Net_Finger
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= net www pear
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PEAR class that provides a tool for querying finger servers
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
|
||||
|
||||
CATEGORY= Net
|
||||
FILES= Finger.php
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
Loading…
Reference in New Issue
Block a user