mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
01a7ce0fb2
badly (distfile truncated). Make first MASTER_SITE my copy on www.freebsd.org. Submitted by: Adam McDougall <mcdougall@ameritech.net>
20 lines
392 B
Makefile
20 lines
392 B
Makefile
# New ports collection makefile for: sic
|
|
# Version required: 0.10a
|
|
# Date created: 04 Apr 1998
|
|
# Whom: sec@42.org
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/05/27 16:53:56 mph Exp $
|
|
#
|
|
|
|
DISTNAME= sic-0.10a
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.freebsd.org/~mph/distfiles/ \
|
|
http://www.stealth.net/~kalt/sic/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= sec@42.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|