[Midnightbsd-cvs] mports [16644] trunk/devel/bisongen/Makefile: tar:bzip2
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Aug 26 22:16:42 EDT 2014
Revision: 16644
http://svnweb.midnightbsd.org/mports/?rev=16644
Author: laffer1
Date: 2014-08-26 22:16:40 -0400 (Tue, 26 Aug 2014)
Log Message:
-----------
tar:bzip2
Modified Paths:
--------------
trunk/devel/bisongen/Makefile
Modified: trunk/devel/bisongen/Makefile
===================================================================
--- trunk/devel/bisongen/Makefile 2014-08-27 02:15:25 UTC (rev 16643)
+++ trunk/devel/bisongen/Makefile 2014-08-27 02:16:40 UTC (rev 16644)
@@ -1,7 +1,3 @@
-# New ports collection makefile for: bisongen
-# Date created: August 8th 2005
-# Whom: Frerich Raabe <frerich.raabe at gmx.de>
-#
# $MidnightBSD$
# $FreeBSD: ports/devel/bisongen/Makefile,v 1.3 2007/07/30 09:41:08 alexbl Exp $
#
@@ -14,10 +10,11 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= A general-purpose parser generator for Python
+
LICENSE= other
#apache 1.1 like
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PYTHON= yes
USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME= BisonGen
More information about the Midnightbsd-cvs
mailing list