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

DISTNAME=	samba-1.9.11
MASTER_SITES=	ftp://nimbus.anu.edu.au/pub/tridge/samba/
CATEGORIES+=	networking
MAINTAINER=	gpalmer@FreeBSD.ORG

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

.include <bsd.port.mk>