File named 1.1.0.tar.gz should be in $DISTDIR/lua-penlight directory.
This commit is contained in:
parent
223a917aa8
commit
3a63a73433
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2013/05/11 21:51:18 alnsn Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2013/05/11 22:24:46 alnsn Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ${PL_VERSION}
|
||||
|
@ -12,6 +12,7 @@ COMMENT= Lua libraries for functional programming, OS path management, etc
|
|||
LICENSE= mit
|
||||
|
||||
PL_VERSION= 1.1.0
|
||||
DIST_SUBDIR= lua-penlight
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_TOOLS+= pax
|
||||
|
|
Loading…
Reference in a new issue