1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/gnosamba/Makefile

22 lines
496 B
Makefile
Raw Normal View History

# New ports collection makefile for: gtksamba
1999-01-17 20:03:34 +00:00
# Version required: 0.3.1
# Date created: 4 November 1998
# Whom: Andrey Zakhvatov
#
1999-01-17 20:03:34 +00:00
# $Id: Makefile,v 1.4 1998/12/08 16:14:58 vanilla Exp $
#
1999-01-17 20:03:34 +00:00
DISTNAME= gtksamba-0.3.1
CATEGORIES= net
MASTER_SITES= http://www.open-systems.com/gtksamba/
MAINTAINER= andy@icc.surw.chel.su
1999-01-17 20:03:34 +00:00
LIB_DEPENDS= gnomeui.1:${PORTSDIR}/x11/gnomelibs
USE_X_PREFIX= yes
1999-01-17 20:03:34 +00:00
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config"
.include <bsd.port.mk>