freebsd-ports/devel/lfc/Makefile
Beech Rintoul 08057ec7e5 -Restore maintainership to submitter
PR:		ports/157030
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
Approved by:	itetcu (mentor)(implicit)
2011-05-14 21:27:28 +00:00

20 lines
437 B
Makefile

# New ports collection makefile for: cego-base
# Date created: Jun 12, 2010
# Whom: Kurt Jaeger <fbsd-ports@opsec.eu>
#
# $FreeBSD$
PORTNAME= lfc
PORTVERSION= 1.1.36
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
MAINTAINER= fbsd-ports@opsec.eu
COMMENT= A collection of basic c++ classes, used for databases/cego
LICENSE= GPLv2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= autoconf:env
.include <bsd.port.mk>