freebsd-ports/devel/open-usp-tukubai/Makefile
Marcus von Appen 89e07f4a18 - Convert ports of devel/ to USES=python
Approved by:	portmgr (implicit)
2014-10-20 16:04:12 +00:00

17 lines
384 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= daichi@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>