aboutsummaryrefslogtreecommitdiffstats
path: root/print/adobe-cmaps/Makefile
blob: 2de5bd1df60f260a7af78661998d48173c70397f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# New ports collection makefile for:    adobe-cmaps
# Date created:         Wed, 10 Apr 2002 02:22:30 +0900
# Whom:                 KATO Tsuguru <tkato@prontomail.com>
#
# $FreeBSD$
#

PORTNAME=   adobe-cmaps
PORTVERSION=    200204
CATEGORIES= print
MASTER_SITES=   ftp://ftp.gyve.org/pub/gs-cjk/ \
        http://www.matsusaka-u.ac.jp/mirror/gs-cjk/
DIST_SUBDIR=    ghostscript

MAINTAINER= mita@jp.FreeBSD.org
COMMENT=    Adobe CMap collection

NO_WRKSUBDIR=   yes
NO_BUILD=   yes
RESOURCE=   ${PREFIX}/share/ghostscript/Resource

do-install:
    @${MKDIR} ${RESOURCE}/CIDFont
    @${MKDIR} ${RESOURCE}/Font
    @cd ${WRKSRC} && ${FIND} . \! -name '.*' \
        | ${CPIO} --quiet -pdum -R ${SHAREOWN}:${SHAREGRP} ${RESOURCE}

.include <bsd.port.mk>
new File Release System: categories startin...amdmi32009-08-221-2/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * - Chase fftw3 updatepav2009-05-181-2/+2 * - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-1/+0 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-0/+2 * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-0/+1 * - Update to 0.3.0acm2007-08-181-6/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Update to 0.2.0acm2006-11-011-15/+4 * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+1 * Change maintainer address to my @FreeBSD.org emailacm2006-07-231-1/+1 * - Chase fftw3 libver bumpahze2006-05-111-1/+2 * Update to 0.1.1itetcu2006-05-091-4/+8 * Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0