Files
ports/mail/addresses/Makefile
2025-08-12 08:03:53 -03:00

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>