1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/samba3/Makefile

18 lines
383 B
Makefile
Raw Normal View History

# New ports collection makefile for: samba
1995-04-09 18:07:58 +00:00
# Version required: 1.9.11
# Date created: 11th Feb 1995
# Whom: gpalmer
#
1995-04-09 18:07:58 +00:00
# $Id: Makefile,v 1.3 1995/04/01 12:48:30 jkh Exp $
#
1995-04-09 18:07:58 +00:00
DISTNAME= samba-1.9.11
MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/
CATEGORIES+= networking
1995-03-27 23:25:22 +00:00
MAINTAINER= gpalmer@FreeBSD.ORG
pre-install:
@mkdir -p /usr/local/samba
.include <bsd.port.mk>