diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-19 08:59:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-19 08:59:00 +0000 |
commit | 6ac11147ab6af4938848553e5e344aea8b3f560c (patch) | |
tree | 6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /fonts/acroread7-font-share | |
parent | ad944231a773912276e207e433ea891f755e4e4e (diff) | |
download | pkgsrc-6ac11147ab6af4938848553e5e344aea8b3f560c.tar.gz |
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'fonts/acroread7-font-share')
-rw-r--r-- | fonts/acroread7-font-share/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/acroread7-font-share/Makefile.common b/fonts/acroread7-font-share/Makefile.common index a231e3709fb..d83b30207fb 100644 --- a/fonts/acroread7-font-share/Makefile.common +++ b/fonts/acroread7-font-share/Makefile.common @@ -1,15 +1,15 @@ -# $NetBSD: Makefile.common,v 1.3 2008/03/03 20:17:11 jlam Exp $ +# $NetBSD: Makefile.common,v 1.4 2009/05/19 08:59:14 wiz Exp $ # PKGNAME= acroread7-${DISTNAME}-7.0 MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/misc/ HOMEPAGE= http://www.adobe.com/products/acrobat/readstep2.html +LICENSE= adobe-acrobat-license DEPENDS+= acroread7-7.*:../../print/acroread7 DIST_SUBDIR= acrobat7-fonts -LICENSE= adobe-acrobat-license RESTRICTED= Redistribution not permitted NO_SRC_ON_CDROM=${RESTRICTED} |