mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
18 lines
383 B
Makefile
18 lines
383 B
Makefile
# Created by: Daichi GOTO <daichi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= open-usp-tukubai
|
|
PORTVERSION= 2014061402
|
|
CATEGORIES= devel
|
|
MASTER_SITES= https://uec.usp-lab.com/TUKUBAI/DOWNLOAD/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Open usp Tukubai is OSS version of Tukubai commands set
|
|
|
|
USES= gmake python tar:bzip2
|
|
|
|
NO_BUILD= yes
|
|
MAKE_ENV+= STAGEDIR=${STAGEDIR}
|
|
|
|
.include <bsd.port.mk>
|