diff options
author | jtb <jtb@pkgsrc.org> | 2001-06-07 21:16:10 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-06-07 21:16:10 +0000 |
commit | a0a9c3ea4d9b75498c729d8203d7bc5b68d69fde (patch) | |
tree | 35d1b7c680a724b13a5be5dba63e2a4482e92c45 /textproc/cdif | |
parent | 1510d0437153c0df6def850069c14f9084f77bb1 (diff) | |
download | pkgsrc-a0a9c3ea4d9b75498c729d8203d7bc5b68d69fde.tar.gz |
LICENSE=no-commercial-use
;# Redistribution for non-commercial purpose, with or without
;# modification, is granted as long as all copyright notices are
;# retained. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND
;# ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED.
Diffstat (limited to 'textproc/cdif')
-rw-r--r-- | textproc/cdif/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/cdif/Makefile b/textproc/cdif/Makefile index a67a57bdff8..44a5d5cbb71 100644 --- a/textproc/cdif/Makefile +++ b/textproc/cdif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:18 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/06/07 21:16:10 jtb Exp $ # DISTNAME= cdif-1.15 @@ -9,6 +9,8 @@ EXTRACT_SUFX= # empty MAINTAINER= packages@netbsd.org COMMENT= word context diff +LICENSE= no-commercial-use + USE_PERL5= # defined NO_WRKSUBDIR= # defined |