Lines 5-14
Link Here
|
5 |
# $FreeBSD: ports/security/libgcrypt/Makefile,v 1.44 2009/08/02 19:35:29 mezz Exp $ |
5 |
# $FreeBSD: ports/security/libgcrypt/Makefile,v 1.44 2009/08/02 19:35:29 mezz Exp $ |
6 |
|
6 |
|
7 |
PORTNAME= libgcrypt |
7 |
PORTNAME= libgcrypt |
8 |
PORTVERSION= 1.4.4 |
8 |
PORTVERSION= 1.4.5 |
9 |
CATEGORIES= security |
9 |
CATEGORIES= security |
10 |
MASTER_SITES= ${MASTER_SITE_GNUPG} |
10 |
MASTER_SITES= ${MASTER_SITE_GNUPG} |
11 |
MASTER_SITE_SUBDIR= libgcrypt |
11 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
12 |
|
12 |
|
13 |
MAINTAINER= umq@ueo.co.jp |
13 |
MAINTAINER= umq@ueo.co.jp |
14 |
COMMENT= General purpose crypto library based on code used in GnuPG |
14 |
COMMENT= General purpose crypto library based on code used in GnuPG |