opnsense-ports/net/pear-Net_DIME/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

14 lines
263 B
Makefile

# Created by: Thierry Thomas (<thierry@FreeBSD.org>)
# $FreeBSD$
PORTNAME= Net_DIME
PORTVERSION= 1.0.2
PORTEPOCH= 1
CATEGORIES= net pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= The PEAR::Net_DIME class implements DIME encoding
USES= pear
.include <bsd.port.mk>