blob: eea5bf6cb4214320eda1cd1a07fcdc48c168aadd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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>
|