summaryrefslogtreecommitdiff
path: root/devel/physfs-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/physfs-devel/Makefile')
-rw-r--r--devel/physfs-devel/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/devel/physfs-devel/Makefile b/devel/physfs-devel/Makefile
deleted file mode 100644
index 9c6750ce3134..000000000000
--- a/devel/physfs-devel/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: physfs
-# Date Created: 26 July 2003
-# Whom: Oliver Lehmann <oliver@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= physfs
-PORTVERSION= 1.0.0
-PORTREVISION= 0
-CATEGORIES= devel
-MASTER_SITES= http://icculus.org/${PORTNAME}/downloads/
-
-MAINTAINER= oliver@FreeBSD.org
-COMMENT= A library to provide abstract access to various archives
-
-USE_GNOME= gnometarget
-USE_LIBTOOL_VER= 13
-INSTALLS_SHLIB= yes
-
-.include <bsd.port.mk>