22 lines
454 B
Makefile
22 lines
454 B
Makefile
# New ports collection makefile for: open-usp-tukubai
|
|
# Date created: 1 March 2012
|
|
# Whom: Daichi GOTO <daichi@freebsd.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= open-usp-tukubai
|
|
PORTVERSION= 20120503
|
|
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
|
|
|
|
USE_BZIP2= yes
|
|
USE_GMAKE= yes
|
|
USE_PYTHON= yes
|
|
|
|
NO_BUILD= yes
|
|
|
|
.include <bsd.port.mk>
|