mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
477 B
Makefile
20 lines
477 B
Makefile
# New ports collection makefile for: figlet
|
|
# Version required: 2.2
|
|
# Date created: Sat July 20, 1996
|
|
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
|
|
#
|
|
# $Id: Makefile,v 1.5 1997/06/20 12:41:32 tg Exp $
|
|
#
|
|
|
|
DISTNAME= figlet22
|
|
PKGNAME= figlet-2.2
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ftp://ftp.nicoh.com/pub/figlet/program/unix/ \
|
|
ftp://ftp.wwa.com/pub/Scarecrow/Figlet/Unix/
|
|
|
|
MAINTAINER= obrien@FreeBSD.org
|
|
|
|
MAN6= figlet.6
|
|
|
|
.include <bsd.port.mk>
|