41fe264012
PR: ports/167409 Submitted by: maintainer
23 lines
510 B
Makefile
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>
|