aboutsummaryrefslogtreecommitdiff
path: root/net/samba3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba3/Makefile')
-rw-r--r--net/samba3/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile
deleted file mode 100644
index ffc7f382c1f9..000000000000
--- a/net/samba3/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: samba
-# Version required: 1.9.13
-# Date created: 11th Feb 1995
-# Whom: gpalmer
-#
-# $Id: Makefile,v 1.5 1995/04/15 05:41:50 asami Exp $
-#
-
-DISTNAME= samba-1.9.13
-CATEGORIES+= networking
-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>