aboutsummaryrefslogtreecommitdiffstats
path: root/devel/lfc/Makefile
blob: a1cdee2b4f3c15c7193acd80991e35f46ad1bdea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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= ports@FreeBSD.org
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>