aboutsummaryrefslogtreecommitdiff
path: root/ftp/linux-f8-curl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/linux-f8-curl/Makefile')
-rw-r--r--ftp/linux-f8-curl/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/ftp/linux-f8-curl/Makefile b/ftp/linux-f8-curl/Makefile
deleted file mode 100644
index ee494bbbcfb6..000000000000
--- a/ftp/linux-f8-curl/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: linux-curl
-# Date created: 2006-08-04
-# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= curl
-PORTVERSION= 7.13.1
-CATEGORIES= ftp linux
-PKGNAMEPREFIX= linux-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-5.fc4
-
-MAINTAINER= acm@FreeBSD.org
-COMMENT= Curl linux version
-
-USE_LINUX_RPM= yes
-LINUX_DIST_VER= 4
-USE_LDCONFIG= yes
-AUTOMATIC_PLIST= yes
-DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
-
-.include <bsd.port.mk>