Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/mail/addresses/Makefile
16149 views
# Created by: Miguel Mendez <[email protected]>

PORTNAME=	addresses
PORTVERSION=	0.4.8
PORTREVISION=	8
CATEGORIES=	mail gnustep
MASTER_SITES=	SAVANNAH/gap
DISTNAME=	Addresses-${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Versatile addressbook for GNUstep

LICENSE=	LGPL21

USES=		gnustep
USE_GNUSTEP=	back build
USE_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}

.include <bsd.port.mk>