freebsd-ports/devel/libdombey/Makefile
Thomas Abthorpe 181db1dcc2 - Update to 1.8
PR:		ports/156917
Submitted by:	maintainer
2011-05-24 03:10:06 +00:00

21 lines
471 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.8
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
.include <bsd.port.mk>