freebsd-ports/devel/libdombey/Makefile
Thomas Abthorpe b062283db4 - Update to 1.9
PR:		ports/159405
Submitted by:	maintainer
2011-08-10 03:11:38 +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= 1.9
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>