13 lines
266 B
Makefile
13 lines
266 B
Makefile
# $FreeBSD: Makefile,v 1.3 1999/04/29 15:32:56 rse Exp $
|
|
|
|
DISTNAME= shtool-1.2.2
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://www.engelschall.com/sw/shtool/ \
|
|
ftp://ftp.engelschall.com/sw/shtool/
|
|
|
|
MAINTAINER= brad@openbsd.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|