b233276d78
Approved by: mat (mentor)
13 lines
232 B
Makefile
13 lines
232 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Services_Pingback
|
|
PORTVERSION= 0.2.2
|
|
CATEGORIES= net www pear
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= Pingback user-agent class
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|