1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/net/samba-devel/Makefile

19 lines
386 B
Makefile
Raw Normal View History

# New ports collection makefile for: samba
1995-05-03 03:18:07 +00:00
# Version required: 1.9.13
# Date created: 11th Feb 1995
# Whom: gpalmer
#
1995-05-03 03:18:07 +00:00
# $Id: Makefile,v 1.5 1995/04/15 05:41:50 asami Exp $
#
1995-05-03 03:18:07 +00:00
DISTNAME= samba-1.9.13
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>