1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/www/pear-Services_Digg/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

16 lines
253 B
Makefile

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