summaryrefslogtreecommitdiff
path: root/sysutils/bkpupsd
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2004-12-14 15:09:03 +0000
committertaca <taca@pkgsrc.org>2004-12-14 15:09:03 +0000
commit9ec9bdb9d9a388bb0ae48092d6ab2cc3ce2790a4 (patch)
tree3481d39a393112d0c3e1a3ff072ce9dc100cea0d /sysutils/bkpupsd
parent780ba4d1431396bf5a1044e816a7e7427011b059 (diff)
downloadpkgsrc-9ec9bdb9d9a388bb0ae48092d6ab2cc3ce2790a4.tar.gz
This package's original files assume heavily BSD code base.
It might work on FreeBSD, but currently I restrict this package only for NetBSD.
Diffstat (limited to 'sysutils/bkpupsd')
-rw-r--r--sysutils/bkpupsd/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/bkpupsd/Makefile b/sysutils/bkpupsd/Makefile
index b18f3f3abec..6a9a189c92d 100644
--- a/sysutils/bkpupsd/Makefile
+++ b/sysutils/bkpupsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/05/04 02:07:06 snj Exp $
+# $NetBSD: Makefile,v 1.12 2004/12/14 15:09:03 taca Exp $
#
DISTNAME= bkpupsd-2.1.2
@@ -12,6 +12,9 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= # not exist
COMMENT= Simple UPS daemon for BK-Pro, BK series and FREQUPS F series
+# Original program assumes BSD code base.
+ONLY_FOR_PLATFORM= NetBSD-*-*
+
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES