diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
commit | e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch) | |
tree | fb13ac0f53f0354f024d2eae43a534a89e3286b2 /graphics/gphoto2 | |
parent | 169aa14504da58c00c3a38000f4998293ebcebe7 (diff) | |
download | ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.tar.gz ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.zip |
Notes
Diffstat (limited to 'graphics/gphoto2')
-rw-r--r-- | graphics/gphoto2/Makefile | 1 | ||||
-rw-r--r-- | graphics/gphoto2/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index cd7e3a05e4f1..a4a0663338c2 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gphoto MAINTAINER= ports@FreeBSD.org +COMMENT= A command-line frontend to libgphoto2 LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ aa.1:${PORTSDIR}/graphics/aalib \ diff --git a/graphics/gphoto2/pkg-comment b/graphics/gphoto2/pkg-comment deleted file mode 100644 index af63f0496d93..000000000000 --- a/graphics/gphoto2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A command-line frontend to libgphoto2 |