1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/net/gnosamba/Makefile
2000-04-15 12:57:13 +00:00

25 lines
493 B
Makefile

# New ports collection makefile for: gtksamba
# Date created: 4 November 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
PORTNAME= gtksamba
PORTVERSION= 0.3.2.1
CATEGORIES= net
MASTER_SITES= http://www.open-systems.com/gtksamba/
DISTNAME= ${PORTNAME}-0.3.2pl1
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gnomeui.3:${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>