freebsd-ports/multimedia/spigot/Makefile
Mario Sergio Fujikawa Ferreira 2a0c39310e After repo copy from graphics category to newly create multimedia
one, update all appropriate references: CATEGORIES

Repo copied by:		cvs (joe)
Approved by:		portmgr (self & no objections)
2003-04-04 20:03:00 +00:00

23 lines
454 B
Makefile

# 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= 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
.include <bsd.port.mk>