aboutsummaryrefslogtreecommitdiffstats
path: root/devel/lfc/Makefile
blob: c4e325d0d53fc17bf5e2828a92469cd8fa9af83d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    lfc
# Date created:             20100907
# Whom:                 Kurt Jaeger <fbsd-ports@opsec.eu>
#
# $FreeBSD$

PORTNAME=   lfc
PORTVERSION=    1.1.40
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>