1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/net/samba/Makefile

19 lines
388 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-15 05:42:12 +00:00
# $Id: Makefile,v 1.4 1995/04/09 18:07:50 gpalmer Exp $
#
1995-04-09 18:07:58 +00:00
DISTNAME= samba-1.9.11
CATEGORIES+= networking
1995-04-15 05:42:12 +00:00
MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/
1995-03-27 23:25:22 +00:00
MAINTAINER= gpalmer@FreeBSD.ORG
pre-install:
@mkdir -p /usr/local/samba
.include <bsd.port.mk>