blob: 7ab7df72c6783b19488309f2de8bb7e51001c4f1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
DISTNAME= hfs0_37
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
CATEGORIES+= utilities
USE_GMAKE= yes
.include <bsd.port.mk>
pre-install:
@mkdir -p ${PREFIX}/bin
@mkdir -p ${PREFIX}/man/man1
|