1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/net/gnosamba/Makefile
Steve Price c5344554d9 Use new gnome libs.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:49:40 +00:00

24 lines
524 B
Makefile

# New ports collection makefile for: gtksamba
# Version required: 0.3.1
# Date created: 4 November 1998
# Whom: Andrey Zakhvatov
#
# $Id: Makefile,v 1.6 1999/04/26 19:35:56 mharo Exp $
#
DISTNAME= gtksamba-0.3.2pl1
CATEGORIES= net
MASTER_SITES= http://www.open-systems.com/gtksamba/
MAINTAINER= andy@icc.surw.chel.su
LIB_DEPENDS= gnomeui.2:${PORTSDIR}/x11/gnomelibs
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
.include <bsd.port.mk>