pkgsrc/fonts/cyberbit-ttf/Makefile.common

36 lines
915 B
Text

# $NetBSD: Makefile.common,v 1.29 2018/01/07 21:56:35 rillig Exp $
#
# used by fonts/cyberbit-ttf/Makefile
# used by fonts/cyberbase-ttf/Makefile
DISTNAME= # empty
CATEGORIES= fonts
MASTER_SITES= http://ftp.netscape.com/pub/communicator/extras/fonts/windows/
DISTFILES= ${FONT_FILE} ReadMe.htm
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.bitstream.com/
LICENSE= cyberbit-ttf-license
RESTRICTED= Redistribution not permitted; single user license only.
NO_SRC_ON_CDROM=${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
USE_TOOLS+= unzip
DIST_SUBDIR= cyberbit-ttf
EXTRACT_ONLY= ${FONT_FILE}
#EXTRACT_OPTS_ZIP= -Laq
NO_CONFIGURE= yes
NO_BUILD= yes
AUTO_MKDIRS= yes
do-install:
${INSTALL_DATA} ${WRKDIR}/*.ttf \
${DESTDIR}${PREFIX}/share/fonts/X11/TTF
${INSTALL_DATA} ${_DISTDIR}/ReadMe.htm \
${DESTDIR}${PREFIX}/share/doc/cyberbit-ttf