mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
1acad69af1
Found by: distfile checker Submitted by: Jim Lowe <james@miller.cs.uwm.edu>
22 lines
454 B
Makefile
22 lines
454 B
Makefile
# New ports collection makefile for: libspigot.a
|
|
# Version required: 1.6
|
|
# Date Created: Fri Sep 15 10:04:46 CDT 1995
|
|
# Whom: james@cs.uwm.edu
|
|
#
|
|
# $Id: Makefile,v 1.3 1996/11/18 11:29:11 asami Exp $
|
|
#
|
|
|
|
DISTNAME= spigot-1.6
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ftp://ftp.cs.uwm.edu/pub/FreeBSD-UWM/spigot/
|
|
DISTFILES= spigot.tar.gz
|
|
|
|
MAINTAINER= james@cs.uwm.edu
|
|
|
|
# binary package
|
|
NO_BUILD= yes
|
|
NO_CONFIGURE= yes
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|