freebsd-ports/multimedia/spigot/Makefile

20 lines
360 B
Makefile
Raw Normal View History

# Created by: james@cs.uwm.edu
1999-08-25 08:16:32 +02:00
# $FreeBSD$
2001-02-05 16:57:19 +01:00
PORTNAME= spigot
PORTVERSION= 1.7
CATEGORIES= multimedia
2001-02-05 16:57:19 +01:00
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= fenner
DISTFILES= spigot.1.7.tar.gz
2014-07-16 08:19:06 +02:00
MAINTAINER= ports@FreeBSD.org
2003-02-21 13:17:17 +01:00
COMMENT= Video spigot for Windows library
# binary package
NO_BUILD= yes
NO_WRKSUBDIR= yes
2002-12-03 05:37:14 +01:00
ONLY_FOR_ARCHS= i386
.include <bsd.port.mk>