13 lines
257 B
Makefile
13 lines
257 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/02/05 15:26:15 martin Exp $
|
|
#
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
COMMENT= WS 23xx weather station support software
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
INSTALLATION_DIRS+= bin
|
|
|
|
.include "Makefile.common"
|