a3e0ec1a66
PR: 33239 Submitted by: Bruce M Simpson <bms@spc.org>
24 lines
364 B
Makefile
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>
|