this needs PKG_ARCH=*

This commit is contained in:
jasper 2013-02-04 13:46:34 +00:00
parent 4b67be5862
commit 7621dd75a5

View File

@ -1,10 +1,13 @@
# $OpenBSD: Makefile,v 1.9 2012/11/20 19:30:13 jasper Exp $
# $OpenBSD: Makefile,v 1.10 2013/02/04 13:46:34 jasper Exp $
PKG_ARCH = *
COMMENT = little language that compiles to javascript
NPM_VERSION = 1.4.0
NPM_NAME = coffee-script
PKGNAME = coffeescript-${NPM_VERSION}
REVISION = 0
CATEGORIES = lang
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>