summaryrefslogblamecommitdiff
path: root/sysutils/worldtools/Makefile
blob: 40f57f604dba68665e6760b89248e300dc859342 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                       
                   







                                                         
                                                     
 

                                  

                      
# New ports collection makefile for:	whereintheworld
# Date created:		13 august 2003
# Whom:			anarcat
#
# $FreeBSD$
#

PORTNAME=	worldtools
PORTVERSION=	1.2
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>