1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/sysutils/stowES/Makefile
Edwin Groothuis b460bd6543 Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4.
2005-11-14 10:56:29 +00:00

27 lines
487 B
Makefile

# ex:ts=8
# New ports collection makefile for: stowES
# Date created: Mar 17, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= stowES
PORTVERSION= 0.5.4
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://os.inf.tu-dresden.de/~adam/stowES/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= stow Enhancement Script
RUN_DEPENDS= stow:${PORTSDIR}/sysutils/stow
USE_PERL5= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= stowES.1
.include <bsd.port.mk>