freebsd-ports/devel/libdombey/Makefile
Thomas Abthorpe 41fe264012 - Update to 2.2
PR:		ports/167409
Submitted by:	maintainer
2012-05-11 16:44:28 +00:00

23 lines
510 B
Makefile

# New ports collection makefile for: libdombey
# Date created: Fri, 23 Apr 2010 14:24:06 EDT
# Whom: James Bailie <jimmy@mammothcheese.ca>
#
# $FreeBSD$
#
PORTNAME= libdombey
PORTVERSION= 2.2
CATEGORIES= devel
MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= jimmy@mammothcheese.ca
COMMENT= SCGI application server in a library
MAN8= libdombey.8
MANCOMPRESSED= yes
USE_LDCONFIG= yes
PLIST_SUB= PORTVERSION=${PORTVERSION}
.include <bsd.port.mk>