diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 15:10:41 +0000 |
commit | 9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /ham/tfkiss/Makefile | |
parent | 94dc65fbeccff1dc0d868dfd4949516e0eacf893 (diff) | |
download | pkgsrc-9f28a7693e4ce0bcbc428ce0b4903fd08e48c277.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'ham/tfkiss/Makefile')
-rw-r--r-- | ham/tfkiss/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/tfkiss/Makefile b/ham/tfkiss/Makefile index b4d0e531a90..7701202319f 100644 --- a/ham/tfkiss/Makefile +++ b/ham/tfkiss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/05/11 15:43:35 wulf Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 15:13:51 wiz Exp $ # DISTNAME= tfkiss-1.2.3 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.ping.net.au/pub/unix/ham/ MAINTAINER= wulf@ping.net.au HOMEPAGE= http://www.bfl.at/mayer/ham/ +COMMENT= Software implementation of TheFirmware for use with TNT USE_GMAKE= yes GNU_CONFIGURE= yes |