freebsd-ports/sysutils/xw/Makefile
Anton Berezin 0bfc62a083 Remove one of the master sites.
PR:		31245
Submitted by:	maintainer
2001-10-14 16:48:00 +00:00

22 lines
418 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.spot.org/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>