1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/devel/lfc/Makefile
Frederic Culot 652a0c1b02 - Update to 1.1.41
PR:		ports/159155
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2011-07-25 07:28:35 +00:00

22 lines
428 B
Makefile

# New ports collection makefile for: lfc
# Date created: 20100907
# Whom: Kurt Jaeger <fbsd-ports@opsec.eu>
#
# $FreeBSD$
PORTNAME= lfc
PORTVERSION= 1.1.41
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>