1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/net/samba-devel/Makefile
1995-03-27 23:25:22 +00:00

17 lines
367 B
Makefile

# New ports collection makefile for: samba
# Version required: 1.9.08
# Date created: 11th Feb 1995
# Whom: gpalmer
#
# $Id: Makefile,v 1.1.1.1 1995/02/11 18:28:42 gpalmer Exp $
#
DISTNAME= samba-1.9.08
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>