2007-01-13 04:57:25 +01:00
|
|
|
# New ports collection makefile for: addresses
|
2004-11-14 08:17:02 +01:00
|
|
|
# Date created: 13 Nov 2004
|
|
|
|
# Whom: Miguel Mendez <flynn@energyhq.es.eu.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= addresses
|
2007-07-23 15:16:37 +02:00
|
|
|
PORTVERSION= 0.4.7
|
2008-11-29 21:37:42 +01:00
|
|
|
PORTREVISION= 2
|
2007-01-31 19:18:14 +01:00
|
|
|
CATEGORIES= mail gnustep
|
2007-07-25 19:14:41 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
|
|
|
MASTER_SITE_SUBDIR= gap
|
2004-11-14 08:17:02 +01:00
|
|
|
DISTNAME= Addresses-${PORTVERSION}
|
|
|
|
|
2006-09-05 08:07:54 +02:00
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
2004-11-14 08:17:02 +01:00
|
|
|
COMMENT= A versatile addressbook for GNUstep
|
|
|
|
|
|
|
|
USE_GNUSTEP= yes
|
2007-01-13 04:57:25 +01:00
|
|
|
USE_GNUSTEP_PREFIX= yes
|
2004-11-14 08:17:02 +01:00
|
|
|
USE_GNUSTEP_BACK= yes
|
|
|
|
USE_GNUSTEP_BUILD= yes
|
|
|
|
USE_GNUSTEP_INSTALL= yes
|
2007-01-13 04:57:25 +01:00
|
|
|
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
|
|
|
|
2007-07-23 15:16:37 +02:00
|
|
|
WRKSRC= ${WRKDIR}/Addresses
|
2004-11-14 08:17:02 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|