mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
eb9ac8e5ea
Sponsored by: Netzkommune GmbH
16 lines
257 B
Makefile
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>
|