1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/mail/addresses/Makefile
2012-06-26 05:44:19 +00:00

30 lines
629 B
Makefile

# New ports collection makefile for: addresses
# Date created: 13 Nov 2004
# Whom: Miguel Mendez <flynn@energyhq.es.eu.org>
#
# $FreeBSD$
#
PORTNAME= addresses
PORTVERSION= 0.4.7
PORTREVISION= 2
CATEGORIES= mail gnustep
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= gap
DISTNAME= Addresses-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A versatile addressbook for GNUstep
LICENSE= LGPL21
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/Addresses
.include <bsd.port.mk>