freebsd-ports/devel/shtool/Makefile

23 lines
398 B
Makefile
Raw Normal View History

# New ports collection makefile for: shtool
# Date created: 26-Apr-1999
# Whom: Ralf S. Engelschall
#
1999-08-25 01:57:29 -04:00
# $FreeBSD$
#
2000-04-14 01:44:42 -04:00
PORTNAME= shtool
2001-06-14 14:54:24 -04:00
PORTVERSION= 1.5.4
CATEGORIES= devel
1999-07-11 06:23:43 -04:00
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.engelschall.com/sw/shtool/
MASTER_SITE_SUBDIR= shtool
MAINTAINER= rse@engelschall.com
USE_PERL5= yes
GNU_CONFIGURE= yes
1999-07-07 14:55:02 -04:00
MAN1= shtool.1 shtoolize.1
.include <bsd.port.mk>