freebsd-ports/devel/libdombey/Makefile
Thomas Abthorpe e4912bdce9 - Update to 2.7
PR:		ports/182603
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-10-08 16:01:12 +00:00

20 lines
380 B
Makefile

# Created by: James Bailie <jimmy@mammothcheese.ca>
# $FreeBSD$
PORTNAME= libdombey
PORTVERSION= 2.7
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}
NO_STAGE= yes
.include <bsd.port.mk>