Uses python.
This commit is contained in:
parent
6f8161d6ac
commit
4a8493b8fd
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2012/10/07 13:57:27 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2012/10/14 11:01:48 asau Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pylith-1.6.2
|
||||
|
@ -15,4 +15,5 @@ LICENSE= mit
|
|||
GNU_CONFIGURE= yes
|
||||
USE_LANGUAGES= c++
|
||||
|
||||
.include "../../lang/python/application.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue