19 lines
389 B
Makefile
19 lines
389 B
Makefile
PORTNAME= addresses
|
|
PORTVERSION= 0.4.8
|
|
PORTREVISION= 10
|
|
CATEGORIES= mail gnustep
|
|
MASTER_SITES= SAVANNAH/gap
|
|
DISTNAME= Addresses-${PORTVERSION}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Versatile addressbook for GNUstep
|
|
WWW= https://gap.nongnu.org/addresses/index.html
|
|
|
|
LICENSE= LGPL21
|
|
|
|
USES= gnustep
|
|
USE_GNUSTEP= back build
|
|
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
|
|
|
.include <bsd.port.mk>
|