3ab1b8443e
- Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine)
13 lines
256 B
Makefile
13 lines
256 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 2
|
|
PKGNAMESUFFIX= -${SLAVEPORT}
|
|
|
|
MAINTAINER= jhale@FreeBSD.org
|
|
COMMENT= Gwenhywfar GTK2+ support library
|
|
|
|
MASTERDIR= ${.CURDIR}/../../devel/gwenhywfar
|
|
SLAVEPORT= gtk2
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|