1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/sysutils/worldtools/Makefile
Pav Lucistnik f4b603f64b - Update to 1.3.1
PR:		ports/60096
Submitted by:	The Anarcat <anarcat@anarcat.ath.cx> (maintainer/author)
2003-12-11 00:35:45 +00:00

24 lines
461 B
Makefile

# New ports collection makefile for: whereintheworld
# Date created: 13 august 2003
# Whom: anarcat
#
# $FreeBSD$
#
PORTNAME= worldtools
PORTVERSION= 1.3.1
CATEGORIES= sysutils
MASTER_SITES= http://anarcat.ath.cx/software/distfiles/
MAINTAINER= anarcat@anarcat.ath.cx
COMMENT= Handy tools for living with make world
USE_PERL5_RUN= yes
MAN8= buildit.8 upgrade.8 whereintheworld.8
MAKE_ARGS= SHAREDIR=${PREFIX}
MANCOMPRESSED= yes
.include <bsd.port.mk>