aboutsummaryrefslogtreecommitdiffstats
path: root/print/hp2xx/Makefile
blob: c0a35cbb893051bb819542b88c52a7f2e9255f99 (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
# New ports collection makefile for:    hp2xx
# Date created:         17 Jan 1999
# Whom:                 Lars Koeller
#
# $FreeBSD$
#

PORTNAME=   hp2xx
PORTVERSION=    3.4.2
CATEGORIES= print x11
MASTER_SITES=   ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE

LIB_DEPENDS=    png.5:${PORTSDIR}/graphics/png \
        tiff.4:${PORTSDIR}/graphics/tiff

WRKSRC=     ${WRKDIR}/${DISTNAME}/sources
USE_XLIB=   yes

MAN1=       hp2xx.1

post-install:
.for info in hp2xx.info
    install-info ${PREFIX}/info/${info} ${PREFIX}/info/dir
.endfor

.include <bsd.port.mk>
ns'>+1 * Implement USE_GLIB.reg2000-10-051-5/+1 * Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1 * Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1 * Fix another figure out GLIB_CONFIG but use hardcoded glib-configade2000-06-161-0/+13 * Update to 1.0.3nakai2000-04-192-2/+2 * Portlint COMMENT's.knu2000-04-151-1/+1 * Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2 * Update to 1.0.1ade2000-03-252-3/+3 * Update to 1.0.0nakai2000-02-293-24/+24 * Fix around libtool.nakai2000-02-283-4/+14 * - This port LIB_DEPENDS on the glib12 port.steve2000-02-271-0/+2