diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 02:08:19 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 02:08:19 +0800 |
commit | 9e6f83919056a2beb0fd885aed585960c6438fcb (patch) | |
tree | 8e4719cc7773e625bdf80634b844e3eaf1494a94 /graphics/libgphoto2 | |
parent | bb479bed60ecc061ac4bff828845e7e2d51e983f (diff) | |
download | freebsd-ports-gnome-9e6f83919056a2beb0fd885aed585960c6438fcb.tar.gz freebsd-ports-gnome-9e6f83919056a2beb0fd885aed585960c6438fcb.tar.zst freebsd-ports-gnome-9e6f83919056a2beb0fd885aed585960c6438fcb.zip |
de-pkg-comment
Diffstat (limited to 'graphics/libgphoto2')
-rw-r--r-- | graphics/libgphoto2/Makefile | 1 | ||||
-rw-r--r-- | graphics/libgphoto2/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index c45da71ddbdf..a11c39a9aece 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gphoto MAINTAINER= ports@FreeBSD.org +COMMENT= A universal digital camera picture control tool BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/graphics/libgphoto2/pkg-comment b/graphics/libgphoto2/pkg-comment deleted file mode 100644 index f0c4300f9733..000000000000 --- a/graphics/libgphoto2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A universal digital camera picture control tool |