blob: 82a59be2fc4443a429fca002e5b9533b87e00c2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $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"
|