diff options
author | markd <markd@pkgsrc.org> | 2016-01-30 04:05:49 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-01-30 04:05:49 +0000 |
commit | dc6e4eb8be80fb31e25ee7f8242e9c879b538818 (patch) | |
tree | 21d6fcae613f51a0391c33d02ed6c6352579f3b8 /graphics/tex-eepic | |
parent | 7072862f24817ca5f1620ba917f422b491168e38 (diff) | |
download | pkgsrc-dc6e4eb8be80fb31e25ee7f8242e9c879b538818.tar.gz |
Add LICENSE
Diffstat (limited to 'graphics/tex-eepic')
-rw-r--r-- | graphics/tex-eepic/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-eepic/Makefile b/graphics/tex-eepic/Makefile index 265f1596449..b0036a25b76 100644 --- a/graphics/tex-eepic/Makefile +++ b/graphics/tex-eepic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/06/16 23:24:13 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:50 markd Exp $ DISTNAME= eepic PKGNAME= tex-${DISTNAME}-1.1e @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Extensions to epic and the LaTeX drawing tools +LICENSE= public-domain CONFLICTS+= teTeX-texmf<=3.0nb25 |