# New ports collection makefile for: gnosamba # Date created: 4 November 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= gnosamba PORTVERSION= 0.3.3 PORTREVISION= 4 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/g/gnosamba DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Samba configuration tool for X Window System WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig PLIST_FILES= bin/gnosamba USE_GNOME= gnomelibs GNU_CONFIGURE= yes post-patch: @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/src/*.c .include nk rel='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add LICENSEsunpoet2014-04-061-3/+6
* Support STAGEDIR.vanilla2013-11-08