1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/devel/shtool/Makefile
2000-04-16 11:14:31 +00:00

23 lines
398 B
Makefile

# New ports collection makefile for: shtool
# Date created: 26-Apr-1999
# Whom: Ralf S. Engelschall
#
# $FreeBSD$
#
PORTNAME= shtool
PORTVERSION= 1.4.9
CATEGORIES= devel
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
MAN1= shtool.1 shtoolize.1
.include <bsd.port.mk>