1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/sysutils/xw/Makefile
FUJISHIMA Satsuki 5ed655076d o USE_IMLIB.
o change maintainer's e-mail address.

PR:		25683
Submitted by:	maintainer
2001-03-12 19:18:57 +00:00

23 lines
459 B
Makefile

# New ports collection makefile for: xw
# Date created: 26 January 20001
# Whom: Daniel Hemmerich <dan@BSDpro.com>
#
# $FreeBSD$
#
PORTNAME= xw
PORTVERSION= 0.1.0
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.gurubox.com/pub/xw/ \
ftp://ftp.databits.net/pub/xw/
MAINTAINER= dan@BSDpro.com
GTK_CONFIG=${X11BASE}/bin/gtk12-config
USE_GTK= yes
USE_IMLIB= yes
USE_X_PREFIX= yes
.include <bsd.port.mk>