freebsd-ports/devel/open-usp-tukubai/Makefile

19 lines
375 B
Makefile
Raw Normal View History

# Created by: Daichi GOTO <daichi@FreeBSD.org>
2012-03-07 06:26:33 +01:00
# $FreeBSD$
PORTNAME= open-usp-tukubai
2014-03-02 10:18:52 +01:00
PORTVERSION= 2014030202
2012-03-07 06:26:33 +01:00
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 tar:bzip2
2012-03-07 06:26:33 +01:00
USE_PYTHON= yes
NO_BUILD= yes
NO_STAGE= yes
2012-03-07 06:26:33 +01:00
.include <bsd.port.mk>