diff options
Diffstat (limited to 'devel/physfs-devel/Makefile')
-rw-r--r-- | devel/physfs-devel/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/devel/physfs-devel/Makefile b/devel/physfs-devel/Makefile deleted file mode 100644 index 3a8d7340bf33..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_INC_LIBTOOL_VER= 13 -INSTALLS_SHLIB= yes - -.include <bsd.port.mk> |