summaryrefslogtreecommitdiff
path: root/net/samba3/Makefile
blob: c80e241914e5dbe7112c9f5196cd0a8ac0de7fc6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	samba
# Version required:			1.9.11
# Date created:				11th Feb 1995
# Whom:					gpalmer
#
# $Id: Makefile,v 1.4 1995/04/09 18:07:50 gpalmer Exp $
#

DISTNAME=	samba-1.9.11
CATEGORIES+=	networking
MASTER_SITES=	ftp://nimbus.anu.edu.au/pub/tridge/samba/

MAINTAINER=	gpalmer@FreeBSD.ORG

pre-install:
	@mkdir -p /usr/local/samba

.include <bsd.port.mk>