aboutsummaryrefslogtreecommitdiff
path: root/net/gnome-mud
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-03 09:28:27 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-03 09:28:27 +0000
commitfc55d54372845527929ed5dbd42a1d874d3af22e (patch)
tree026f8e02700b8c525a177afeed75041fc998cacd /net/gnome-mud
parent098499a52a40ac8a8b60d7860c3ec60285c17563 (diff)
downloadports-fc55d54372845527929ed5dbd42a1d874d3af22e.tar.gz
ports-fc55d54372845527929ed5dbd42a1d874d3af22e.zip
Notes
Diffstat (limited to 'net/gnome-mud')
-rw-r--r--net/gnome-mud/Makefile28
1 files changed, 14 insertions, 14 deletions
diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile
index bcf2698b91fb..a42c25af6aa7 100644
--- a/net/gnome-mud/Makefile
+++ b/net/gnome-mud/Makefile
@@ -5,23 +5,23 @@
# $FreeBSD$
#
-PORTNAME= amcl
-PORTVERSION= 0.7.0
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://www.localhost.nu/apps/amcl/tars/ \
- http://amcl.alliances.org/tars/
+PORTNAME= amcl
+PORTVERSION= 0.7.0
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://www.localhost.nu/apps/amcl/tars/ \
+ http://amcl.alliances.org/tars/
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION}pl1
+DISTNAME= ${PORTNAME}-${PORTVERSION}pl1
-MAINTAINER= will@FreeBSD.org
+MAINTAINER= will@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}"
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}"
.include <bsd.port.mk>