1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/devel/libdombey/Makefile
Michael Scheidell f4db06ff78 - Update to 2.1
PR:		ports/164178
Submitted by:	jimmy@mammothcheese.ca (maintainer)
Approved by:	gabor (mentor, implicit)
2012-01-16 00:18:31 +00:00

24 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.1
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>