mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
395 B
Makefile
21 lines
395 B
Makefile
# 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= http://www.freebsd.org/~fenner/distfiles/
|
|
DISTFILES= spigot.1.7.tar.gz
|
|
|
|
MAINTAINER= james@cs.uwm.edu
|
|
|
|
# binary package
|
|
NO_BUILD= yes
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|