diff options
Diffstat (limited to 'graphics/spigot/Makefile')
-rw-r--r-- | graphics/spigot/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/graphics/spigot/Makefile b/graphics/spigot/Makefile deleted file mode 100644 index 3906f502ffb0..000000000000 --- a/graphics/spigot/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: libspigot.a -# Date Created: Fri Sep 15 10:04:46 CDT 1995 -# Whom: james@cs.uwm.edu -# -# $FreeBSD$ -# - -PORTNAME= spigot -PORTVERSION= 1.7 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= fenner -DISTFILES= spigot.1.7.tar.gz - -MAINTAINER= james@cs.uwm.edu -COMMENT= Video spigot for Windows library - -# binary package -NO_BUILD= yes -NO_WRKSUBDIR= yes -ONLY_FOR_ARCHS= i386 - -.include <bsd.port.mk> |