1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/www/pear-Services_Digg/Makefile
Jochen Neumeister eb9ac8e5ea hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 18:09:09 +00:00

16 lines
257 B
Makefile

# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD$
PORTNAME= Services_Digg
PORTVERSION= 0.4.7
PORTREVISION= 1
CATEGORIES= www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP interface to Digg's API
USES= pear php
USE_PHP= curl
.include <bsd.port.mk>