1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/sysutils/xw/Makefile
Kevin Lo 405733f6c0 Update to version 0.1.0
PR: 24835
Submitted by: MAINTAINER
2001-02-04 09:06:43 +00:00

24 lines
488 B
Makefile

# New ports collection makefile for: xw
# Date created: 26 January 20001
# Whom: Daniel Hemmerich <dan@spot.org>
#
# $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@spot.org
BUILD_DEPENDS= imlib:${PORTSDIR}/graphics/imlib
GTK_CONFIG=${X11BASE}/bin/gtk12-config
USE_GTK= yes
USE_X_PREFIX= yes
.include <bsd.port.mk>