1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/multimedia/spigot/Makefile

21 lines
373 B
Makefile

# Created by: james@cs.uwm.edu
# $FreeBSD$
PORTNAME= spigot
PORTVERSION= 1.7
CATEGORIES= multimedia
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
NO_STAGE= yes
.include <bsd.port.mk>