forked from Lainports/freebsd-ports
14 lines
319 B
Makefile
14 lines
319 B
Makefile
PORTNAME= worldtools
|
|
PORTVERSION= 1.3.1
|
|
PORTREVISION= 2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://anarcat.ath.cx/software/distfiles/
|
|
|
|
MAINTAINER= anarcat@anarcat.ath.cx
|
|
COMMENT= Handy tools for living with make world
|
|
|
|
USES= perl5 uidfix shebangfix
|
|
SHEBANG_FILES= whereintheworld
|
|
USE_PERL5= run
|
|
|
|
.include <bsd.port.mk>
|