Index: libdevq/Makefile =================================================================== --- libdevq/Makefile (revision 0) +++ libdevq/Makefile (working copy) @@ -0,0 +1,22 @@ +# Created by: Koop Mast +# $FreeBSD$ + +PORTNAME= libdevq +PORTVERSION= 0.0.2 +CATEGORIES= devel +MASTER_SITES= http://rainbow-runner.nl/freebsd/ + +MAINTAINER= x11@FreeBSD.org +COMMENT= Generic Device Query and Monitor interface + +GNU_CONFIGURE= yes +USES= libtool pathfix tar:xz +USE_LDCONFIG= yes +INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= PROGRAMS +OPTIONS_SUB= yes +PROGRAMS_DESC= Build diagnostic programs +PROGRAMS_CONFIGURE_ENABLE=programs + +.include Property changes on: libdevq/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: libdevq/distinfo =================================================================== --- libdevq/distinfo (revision 0) +++ libdevq/distinfo (working copy) @@ -0,0 +1,2 @@ +SHA256 (libdevq-0.0.2.tar.xz) = 138ce3a0023ade78b36232343da0f589302db406216e39ea8ffb586ea2417305 +SIZE (libdevq-0.0.2.tar.xz) = 210960 Property changes on: libdevq/distinfo ___________________________________________________________________ Added: mcom:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: libdevq/pkg-descr =================================================================== --- libdevq/pkg-descr (revision 0) +++ libdevq/pkg-descr (working copy) @@ -0,0 +1,3 @@ +Generic Device Query and Monitor interface + +WWW: https://github.com/freebsd/libdevq Property changes on: libdevq/pkg-descr ___________________________________________________________________ Added: mcom:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: libdevq/pkg-plist =================================================================== --- libdevq/pkg-plist (revision 0) +++ libdevq/pkg-plist (working copy) @@ -0,0 +1,7 @@ +%%PROGRAMS%%bin/devq-evwatch +%%PROGRAMS%%bin/devq-lsdri +include/libdevq.h +lib/libdevq.so +lib/libdevq.so.0 +lib/libdevq.so.0.0.0 +libdata/pkgconfig/libdevq-1.0.pc Property changes on: libdevq/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: mcom:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property