summaryrefslogtreecommitdiff
path: root/multimedia/spigot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/spigot/Makefile')
-rw-r--r--multimedia/spigot/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/multimedia/spigot/Makefile b/multimedia/spigot/Makefile
deleted file mode 100644
index 3906f502ffb0..000000000000
--- a/multimedia/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>