aboutsummaryrefslogtreecommitdiff
path: root/devel/lclint
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-12 05:21:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-12 05:21:36 +0000
commitf9ec0b63fb2dcd901f950dff3bb5292c59dd008d (patch)
tree488c30057d17eadc6a537d3ee6af55c8b83d23cb /devel/lclint
parent8d7451060682ebf4db2d39bfcb3923e7a48a0824 (diff)
downloadports-f9ec0b63fb2dcd901f950dff3bb5292c59dd008d.tar.gz
ports-f9ec0b63fb2dcd901f950dff3bb5292c59dd008d.zip
Notes
Diffstat (limited to 'devel/lclint')
-rw-r--r--devel/lclint/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/lclint/Makefile b/devel/lclint/Makefile
index 9ec423c5aa5c..cc9eac9e60cb 100644
--- a/devel/lclint/Makefile
+++ b/devel/lclint/Makefile
@@ -3,17 +3,16 @@
# Date created: 9 September 1996
# Whom: moeding
#
-# $Id: porting.sgml,v 1.2.4.5 1996/06/19 20:28:08 jkh Exp $
+# $Id: Makefile,v 1.1.1.1 1996/12/11 22:51:21 obrien Exp $
#
-DISTNAME= lclint-2.2a.src
-PKGNAME= lclint-2.2a
+DISTNAME= lclint-2.2a
CATEGORIES= devel
MASTER_SITES= ftp://larch.lcs.mit.edu/pub/Larch/lclint/
+EXTRACT_SUFX= .src.tar.gz
MAINTAINER= moeding@bn.DeTeMobil.de
-WRKSRC= ${WRKDIR}/${PKGNAME}
GNU_CONFIGURE= yes
USE_GMAKE= yes