mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
91a1caa242
Hope to see you back! Thank for all the work!
16 lines
253 B
Makefile
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>
|