freebsd-ports/devel/libserver/Makefile
Vanilla I. Shu 0fdd500944 Upgrade to 2.1.7.
PR:		203443
Submitted by:	maintainer
2015-10-01 01:39:12 +00:00

19 lines
378 B
Makefile

# Created by: James Bailie <jimmy@mammothcheese.ca>
# $FreeBSD$
PORTNAME= libserver
PORTVERSION= 2.1.7
CATEGORIES= devel
MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= jimmy@mammothcheese.ca
COMMENT= Generic TCP server in a library
LICENSE= BSD3CLAUSE
USE_LDCONFIG= yes
MAKE_ENV+= STAGEDIR=${STAGEDIR}
PLIST_SUB+= PORTVERSION=${PORTVERSION}
.include <bsd.port.mk>