1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/mail/addresses/Makefile

21 lines
409 B
Makefile
Raw Normal View History

# Created by: Miguel Mendez <flynn@energyhq.es.eu.org>
# $FreeBSD$
PORTNAME= addresses
PORTVERSION= 0.4.8
PORTREVISION= 3
CATEGORIES= mail gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= Addresses-${PORTVERSION}
MAINTAINER= theraven@FreeBSD.org
2014-02-11 20:20:19 +00:00
COMMENT= Versatile addressbook for GNUstep
2010-06-05 06:14:28 +00:00
LICENSE= LGPL21
USES= gnustep
USE_GNUSTEP= back build
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>