aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/hobbes-icons-xpm/Makefile
blob: 6b87e65168312dfc96a2de1547af906633a95d0a (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
29
30
31
32
33
34
35
36
37
# New ports collection makefile for:    hobbes-icons-xpm3
# Date created:     19 October 1996
# Whom:         pgs
#
# $FreeBSD$
#

PORTNAME=   hobbes-icons-xpm3
PORTVERSION=    1.0
CATEGORIES= graphics
MASTER_SITES=   ftp://ftp.x.org/R5contrib/
DISTNAME=   ${PORTNAME}

MAINTAINER= dinoex@FreeBSD.org
COMMENT=    Collection of over 3000 icons in XPM3 format

USE_X_PREFIX=   yes
NO_BUILD=   yes

# Where it will be installed (change pkg/PLIST if you change this)
LIBDIR=     ${PREFIX}/include/X11/pixmaps

do-install:
    @${MKDIR} ${LIBDIR}
    ${CP} -R ${WRKSRC}/* ${LIBDIR}
    ${CHOWN} -R ${BINOWN}:${BINGRP} ${LIBDIR}
    -${RM} ${LIBDIR}/README
    -${RM} ${LIBDIR}/readem.shar

post-install:
.if !defined(NOPORTDOCS)
    @${MKDIR} ${DOCSDIR}
    @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
    @${INSTALL_SCRIPT} ${WRKSRC}/*.shar ${DOCSDIR}
.endif

.include <bsd.port.mk>
'/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/misc/kde3-i18n-id/Makefile?h=mate-1.18&id=91b3dd29ac1540ba81f7f46f5624fcd61fbaff7b'>Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * Update KDE to the latest official release, KDE 3.1.3lofi2003-07-291-0/+1 * Update to KDE 3.1.2lioux2003-05-201-3/+3 * - Nuke obsolete PREV_I18N_VER from Makefile.kdearved2003-04-081-3/+2 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-061-1/+1 * Clear moonlight beckons.ade2003-03-071-0/+1 * Upgrade kde-i18n to 3.1. Note that the following modules did not get awill2003-01-291-0/+1 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-251-3/+2 * 1. Changed the lib depends on gettext to a build depends. This will meanalane2002-08-031-2/+2 * Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-021-0/+1 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * Fix MASTER_SITE_SUBDIR.will2002-07-101-1/+1 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-051-4/+4 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-161-1/+1 * Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-221-30/+13 * gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Update to 2.2.2.demon2001-12-131-2/+15 * Upgrade to 2.2.1.demon2001-10-271-1/+1 * Set DIST_SUBDIR=KDEdemon2001-09-111-0/+1 * MAINTAINER -> kde@FreeBSD.orgdemon2001-09-011-1/+1 * Forgot to remove debug comment.demon2001-08-161-1/+1 * Upgrade to 2.2.demon2001-08-161-3/+3 * Allow to override MAINTAINER and CATEGORIES (in slave ports).demon2001-04-101-2/+2 * Add the ability to select which languages to install via dialog(1)-baseddemon2001-04-101-0/+6 * Update to 2.1.1demon2001-04-061-1/+1 * Overhaul QT/KDE support:will2001-04-031-2/+2