summaryrefslogtreecommitdiff
path: root/fonts/font-adobe-100dpi/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-15 10:29:32 +0000
committerjoerg <joerg>2006-11-15 10:29:32 +0000
commit55c064158c137371908fea176c49160d8832a467 (patch)
tree552d12829d07f5dbb54e63fe70b45fafee797b24 /fonts/font-adobe-100dpi/Makefile
parentbea53abd17a33a5391d25f2ad03b04edb75b58e8 (diff)
downloadpkgsrc-55c064158c137371908fea176c49160d8832a467.tar.gz
Be more pedantic (than necessary) and install the license explicitly.
Diffstat (limited to 'fonts/font-adobe-100dpi/Makefile')
-rw-r--r--fonts/font-adobe-100dpi/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/fonts/font-adobe-100dpi/Makefile b/fonts/font-adobe-100dpi/Makefile
index 1b3b939b391..b04c85f5fea 100644
--- a/fonts/font-adobe-100dpi/Makefile
+++ b/fonts/font-adobe-100dpi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 09:18:41 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/15 10:29:32 joerg Exp $
#
DISTNAME= font-adobe-100dpi-1.0.0
@@ -17,6 +17,11 @@ USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
FONTS_DIRS.x11= lib/X11/fonts/100dpi
+INSTALLATION_DIRS= share/doc/font-adobe-100dpi
+
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-adobe-100dpi
+
.include "../../fonts/font-util/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"