Index: head/security/libassuan/Makefile =================================================================== --- head/security/libassuan/Makefile (revision 305645) +++ head/security/libassuan/Makefile (revision 305646) @@ -1,41 +1,40 @@ # Created by: Michael Nottebrock -# # $FreeBSD$ PORTNAME= libassuan PORTVERSION= 2.0.2 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR=${PORTNAME} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jhale@FreeBSD.org COMMENT= IPC library used by GnuPG and gpgme LIB_DEPENDS+= pth.20:${PORTSDIR}/devel/pth \ gpg-error:${PORTSDIR}/security/libgpg-error USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes # Silly, but apparently the only way to get the proper shared lib version number USE_AUTOTOOLS= libtool USE_GNOME= ltverhack INFO= assuan PLIST_FILES= bin/libassuan-config include/assuan.h \ lib/libassuan.a lib/libassuan.la \ lib/libassuan.so.0 lib/libassuan.so share/aclocal/libassuan.m4 .include .if ${ARCH} == "amd64" CFLAGS+= -fPIC .endif verify: checksum gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.sig .include Property changes on: head/security/libassuan/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property