2009-05-01 19:41:40 +05:30
|
|
|
# Copyright (c) 2008 Roy Marples <roy@marples.name>
|
2008-03-26 23:23:37 +05:30
|
|
|
# All rights reserved. Released under the 2-clause BSD license.
|
2008-03-19 21:08:05 +05:30
|
|
|
|
|
|
|
# Generic definitions
|
|
|
|
|
|
|
|
PKG_PREFIX?= /usr/pkg
|
|
|
|
include ${MK}/os-BSD.mk
|