diff options
Diffstat (limited to 'devel/libusb')
-rw-r--r-- | devel/libusb/Makefile | 1 | ||||
-rw-r--r-- | devel/libusb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile index dc08d7d243bd..eb38a81e66a0 100644 --- a/devel/libusb/Makefile +++ b/devel/libusb/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= johnjen@reynoldsnet.org +COMMENT= Library giving userland programs access to USB devices GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-build-docs diff --git a/devel/libusb/pkg-comment b/devel/libusb/pkg-comment deleted file mode 100644 index 357dc3eba768..000000000000 --- a/devel/libusb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library giving userland programs access to USB devices |