summaryrefslogtreecommitdiff
path: root/multimedia/spigot/Makefile
blob: f6258a01830f38a63b3244632a8a38a7af875874 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	libspigot.a
# Version required:	1.7
# Date Created:		Fri Sep 15 10:04:46 CDT 1995
# Whom:			james@cs.uwm.edu
#
# $FreeBSD$
#

DISTNAME= 	spigot-1.7
CATEGORIES=	graphics
MASTER_SITES=	ftp://ftp.cs.uwm.edu/pub/FreeBSD-UWM/spigot/
DISTFILES=	spigot.1.7.tar.gz

MAINTAINER=	james@cs.uwm.edu

# binary package
NO_BUILD=	yes
NO_WRKSUBDIR=	yes

.include <bsd.port.mk>