diff options
author | arved <arved@FreeBSD.org> | 2003-02-22 14:38:12 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-02-22 14:38:12 +0000 |
commit | 8226dbefd6fedb0f3a8d2b5be11ef39ec282c532 (patch) | |
tree | 4eae6bf47da0e945a06fad8cc4b872fa2bc5c1ad /security | |
parent | b1326c80157fe70178a9167390b61e15b84dc361 (diff) | |
download | FreeBSD-ports-8226dbefd6fedb0f3a8d2b5be11ef39ec282c532.zip FreeBSD-ports-8226dbefd6fedb0f3a8d2b5be11ef39ec282c532.tar.gz |
de-pkg-comment
Diffstat (limited to 'security')
-rw-r--r-- | security/geheimnis/Makefile | 3 | ||||
-rw-r--r-- | security/geheimnis/pkg-comment | 1 | ||||
-rw-r--r-- | security/libgcrypt-devel/Makefile | 1 | ||||
-rw-r--r-- | security/libgcrypt-devel/pkg-comment | 1 | ||||
-rw-r--r-- | security/libgcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/libgcrypt/pkg-comment | 1 | ||||
-rw-r--r-- | security/libksba/Makefile | 1 | ||||
-rw-r--r-- | security/libksba/pkg-comment | 1 | ||||
-rw-r--r-- | security/steghide/Makefile | 1 | ||||
-rw-r--r-- | security/steghide/pkg-comment | 1 |
10 files changed, 6 insertions, 6 deletions
diff --git a/security/geheimnis/Makefile b/security/geheimnis/Makefile index 6237019..bdab44e 100644 --- a/security/geheimnis/Makefile +++ b/security/geheimnis/Makefile @@ -11,7 +11,8 @@ CATEGORIES= security kde MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= arved -MAINTAINER= arved@FreeBSD.org +MAINTAINER= arved@FreeBSD.org +COMMENT= "Shell for integrating PGP/GnuPG into KDE" USE_KDELIBS_VER= 3 USE_GMAKE= yes diff --git a/security/geheimnis/pkg-comment b/security/geheimnis/pkg-comment deleted file mode 100644 index 8fd2c17..0000000 --- a/security/geheimnis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Shell for integrating PGP/GnuPG into KDE diff --git a/security/libgcrypt-devel/Makefile b/security/libgcrypt-devel/Makefile index 495051d..e0b9ad2 100644 --- a/security/libgcrypt-devel/Makefile +++ b/security/libgcrypt-devel/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/libgcrypt MAINTAINER= arved@FreeBSD.org +COMMENT= "General purpose crypto library based on code used in GnuPG" USE_REINPLACE= yes USE_PERL5= yes diff --git a/security/libgcrypt-devel/pkg-comment b/security/libgcrypt-devel/pkg-comment deleted file mode 100644 index b316f2f..0000000 --- a/security/libgcrypt-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -General purpose crypto library based on code used in GnuPG diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index 495051d..e0b9ad2 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/libgcrypt MAINTAINER= arved@FreeBSD.org +COMMENT= "General purpose crypto library based on code used in GnuPG" USE_REINPLACE= yes USE_PERL5= yes diff --git a/security/libgcrypt/pkg-comment b/security/libgcrypt/pkg-comment deleted file mode 100644 index b316f2f..0000000 --- a/security/libgcrypt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -General purpose crypto library based on code used in GnuPG diff --git a/security/libksba/Makefile b/security/libksba/Makefile index b0afea5..9bd6f4e 100644 --- a/security/libksba/Makefile +++ b/security/libksba/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/aegypten MAINTAINER= arved@FreeBSD.org +COMMENT= "KSBA is an X.509 Library" USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/security/libksba/pkg-comment b/security/libksba/pkg-comment deleted file mode 100644 index d17788f..0000000 --- a/security/libksba/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -KSBA is an X.509 Library diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 33fc21f..8923b25 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://steghide.sourceforge.net/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} MAINTAINER= arved@FreeBSD.org +COMMENT= "Steganography tool to hide data in binary files" LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ mhash.2:${PORTSDIR}/security/mhash \ diff --git a/security/steghide/pkg-comment b/security/steghide/pkg-comment deleted file mode 100644 index df442c7..0000000 --- a/security/steghide/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Steganography tool to hide data in binary files |