2000-04-30 19:34:30 +00:00
|
|
|
# New ports collection makefile for: gnosamba
|
1998-11-16 16:05:55 +00:00
|
|
|
# Date created: 4 November 1998
|
|
|
|
# Whom: Andrey Zakhvatov
|
|
|
|
#
|
1999-08-30 14:24:37 +00:00
|
|
|
# $FreeBSD$
|
1998-11-16 16:05:55 +00:00
|
|
|
#
|
|
|
|
|
2000-04-30 19:34:30 +00:00
|
|
|
PORTNAME= gnosamba
|
|
|
|
PORTVERSION= 0.3.3
|
2000-06-01 16:25:45 +00:00
|
|
|
CATEGORIES= net gnome
|
2000-04-30 19:34:30 +00:00
|
|
|
MASTER_SITES= http://www.open-systems.com/gnosamba/
|
1998-11-16 16:05:55 +00:00
|
|
|
|
2000-03-29 07:16:59 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1998-11-16 16:05:55 +00:00
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
2000-10-05 07:17:31 +00:00
|
|
|
USE_GNOME= yes
|
1999-01-17 20:03:34 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1998-11-16 16:05:55 +00:00
|
|
|
|
2000-04-30 19:34:30 +00:00
|
|
|
post-patch:
|
|
|
|
@${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/src/*.c
|
|
|
|
|
1998-11-16 16:05:55 +00:00
|
|
|
.include <bsd.port.mk>
|