freebsd-ports/devel/lincvs/Makefile

23 lines
513 B
Makefile
Raw Normal View History

# New ports collection makefile for: lincvs
# Date created: 03 December 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
2000-04-11 17:30:15 -04:00
PORTNAME= lincvs
2001-11-27 10:45:09 -05:00
PORTVERSION= 0.4.90
CATEGORIES= devel kde
2002-02-19 10:46:40 -05:00
MASTER_SITES= http://lincvs.sunsite.dk/download/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
2001-11-27 10:45:09 -05:00
DISTNAME= ${PORTNAME}-${PORTVERSION}-0-generic-src
EXTRACT_SUFX= .tgz
1999-12-28 23:50:18 -05:00
MAINTAINER= jedgar@FreeBSD.org
2001-11-27 10:45:09 -05:00
GNU_CONFIGURE= yes
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_QT_VER= 2
.include <bsd.port.mk>