mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
19 lines
300 B
Makefile
19 lines
300 B
Makefile
|
# New ports collection makefile for: sic
|
||
|
# Version required: 0.10a
|
||
|
# Date created: 04 Apr 1998
|
||
|
# Whom: sec@42.org
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= sic-0.10a
|
||
|
CATEGORIES= net
|
||
|
MASTER_SITES= http://www.stealth.net/~kalt/sic/
|
||
|
EXTRACT_SUFX= .tgz
|
||
|
|
||
|
MAINTAINER= sec@42.org
|
||
|
|
||
|
GNU_CONFIGURE= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|