diff options
author | gdt <gdt> | 2008-09-12 11:39:06 +0000 |
---|---|---|
committer | gdt <gdt> | 2008-09-12 11:39:06 +0000 |
commit | a87dc939ae73ede1e31c3b23f80befa2a79bda1e (patch) | |
tree | 52b393cfa489f05fcf0ef1f5ad2ba1f12ff0fcaa /print/tex-foiltex | |
parent | 58bb9f15902a9f2c6244d7094fd8408408c49141 (diff) | |
download | pkgsrc-a87dc939ae73ede1e31c3b23f80befa2a79bda1e.tar.gz |
add license
Diffstat (limited to 'print/tex-foiltex')
-rw-r--r-- | print/tex-foiltex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-foiltex/Makefile b/print/tex-foiltex/Makefile index 2bff62efa45..831b23c3cfc 100644 --- a/print/tex-foiltex/Makefile +++ b/print/tex-foiltex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:13 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2008/09/12 11:39:06 gdt Exp $ DISTNAME= # empty PKGNAME= tex-foiltex-2.1.4a @@ -11,6 +11,7 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/foiltex.html COMMENT= LaTeX2e class for overhead transparencies +LICENSE= foiltex-license RESTRICTED= May not be redistributed for profit NO_BIN_ON_CDROM=${RESTRICTED} NO_SRC_ON_CDROM=${RESTRICTED} |