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