1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Slave port to sysutils/nut: the libupsclient archive and headers

PR:		ports/83318
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
This commit is contained in:
Sergey Matveychuk 2005-07-14 08:37:25 +00:00
parent caf62b4b2d
commit 5b5a6e0a27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139184
3 changed files with 30 additions and 0 deletions

View File

@ -320,6 +320,7 @@
SUBDIR += nrg2iso
SUBDIR += ntfsprogs
SUBDIR += nut
SUBDIR += nut-libupsclient
SUBDIR += nvclock
SUBDIR += nvtv
SUBDIR += nwclient

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: nut-libupsclient
# Date created: 08 Jul 2005
# Whom: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
#
# $FreeBSD$
#
COMMENT= Network UPS Tools - upsclient library
# Local variables
#
USE_GNOME= pkgconfig
USE_REINPLACE= yes
PLIST= ${.CURDIR}/pkg-plist
SUBSYS= libupsclient
# Local overrides
#
MASTERDIR= ${.CURDIR}/../nut
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,5 @@
bin/libupsclient-config
include/parseconf.h
include/upsclient.h
lib/libupsclient.a
libdata/pkgconfig/libupsclient.pc