freebsd-ports/databases/pear-DB/Makefile

16 lines
295 B
Makefile
Raw Normal View History

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= DB
2011-10-28 16:40:34 +02:00
PORTVERSION= 1.7.14
PORTEPOCH= 1
CATEGORIES= databases www pear
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/}
2009-12-01 22:46:50 +01:00
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR Database Abstraction Layer
USES= pear
.include <bsd.port.mk>