2013-09-21 00:10:23 +02:00
|
|
|
# Created by: Patrick Li <pat@databits.net>
|
2001-07-08 16:33:48 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= jags
|
2008-09-11 22:55:46 +02:00
|
|
|
PORTVERSION= 0.22.1
|
2011-02-25 02:32:17 +01:00
|
|
|
PORTREVISION= 5
|
2001-07-08 16:33:48 +02:00
|
|
|
CATEGORIES= net
|
2009-08-22 02:32:25 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/Jags/${PORTNAME}-${PORTVERSION}
|
2001-07-08 16:33:48 +02:00
|
|
|
|
2008-09-11 22:55:46 +02:00
|
|
|
MAINTAINER= gahr@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= JAGS - Just Another GTK+ Samba Client
|
2001-07-08 16:33:48 +02:00
|
|
|
|
2010-09-30 18:39:36 +02:00
|
|
|
RUN_DEPENDS= smbclient:${PORTSDIR}/${SAMBA_PORT}
|
|
|
|
|
2013-01-31 20:14:08 +01:00
|
|
|
SAMBA_PORT?= net/samba36
|
2008-09-11 22:55:46 +02:00
|
|
|
|
2010-05-10 14:08:50 +02:00
|
|
|
CONFLICTS= jags-1.*
|
|
|
|
|
2014-01-08 10:19:59 +01:00
|
|
|
USES= gmake
|
2008-09-11 22:55:46 +02:00
|
|
|
USE_XORG= xi xext x11
|
2002-09-03 03:06:26 +02:00
|
|
|
USE_GNOME= gtk12
|
2001-07-08 16:33:48 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2007-05-27 05:03:31 +02:00
|
|
|
|
2014-01-08 10:19:59 +01:00
|
|
|
.include <bsd.port.mk>
|