aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/giblib/Makefile
blob: 4e09bc0bb75f92128062f6137fc0e38271f52a70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Ports collection makefile for:    giblib
# Date created:             12 Nov 2000
# Whom:                 Jeremy Norris <ishmael27@home.com>
#
# $FreeBSD$
#

PORTNAME=   giblib
PORTVERSION=    1.2.0
CATEGORIES= graphics
MASTER_SITES=   http://www.linuxbrit.co.uk/downloads/

MAINTAINER= ishmael27@home.com

LIB_DEPENDS=    Imlib2.1:${PORTSDIR}/graphics/imlib2

USE_LIBTOOL=    yes
USE_X_PREFIX=   yes

.include <bsd.port.mk>