mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
- Convert to PEAR_AUTOINSTALL
- Trim header
This commit is contained in:
parent
eb752cc1c8
commit
5d29cb80e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314215
@ -1,9 +1,5 @@
|
||||
# Ports collection makefile for: pear-Services_Pingback
|
||||
# Date created: 05 August 2007
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Services_Pingback
|
||||
PORTVERSION= 0.2.2
|
||||
@ -15,11 +11,7 @@ COMMENT= Pingback user-agent class
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
CATEGORY= Services
|
||||
FILES= Services/Pingback.php
|
||||
|
||||
EXAMPLES= receive.php send.php source.php target.php
|
||||
_EXAMPLESDIR= docs/examples
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
Loading…
Reference in New Issue
Block a user