freebsd-ports/x11/gxset/Makefile
Mario Sergio Fujikawa Ferreira a3e0ec1a66 New port gxset version 0.3: GTK frontend for xset(1)
PR:		33239
Submitted by:	Bruce M Simpson <bms@spc.org>
2001-12-27 22:17:55 +00:00

24 lines
364 B
Makefile

# New ports collection makefile for: gxset
# Date created: 27 December 2001
# Whom: Bruce M Simpson <bms@spc.org>
#
# $FreeBSD$
#
PORTNAME= gxset
PORTVERSION= 0.3
CATEGORIES= x11
MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/
MAINTAINER= bms@spc.org
USE_X_PREFIX= yes
USE_GTK= yes
USE_XPM= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
NOMAN=
.include <bsd.port.mk>