freebsd-ports/mail/pantomime/Makefile

23 lines
458 B
Makefile
Raw Normal View History

# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD$
PORTNAME= pantomime
PORTVERSION= 1.2.0
PORTREVISION= 6
CATEGORIES= mail gnustep
MASTER_SITES= http://download.gna.org/gnustep-nonfsf/
DISTNAME= Pantomime-${PORTVERSION}
MAINTAINER= theraven@FreeBSD.org
2003-02-20 19:26:42 +01:00
COMMENT= Mail/MIME handling library for GNUstep
2010-06-05 08:14:28 +02:00
LICENSE= LGPL21
USES= gnustep
USE_GNUSTEP= back build
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
2007-05-25 07:55:36 +02:00
DEFAULT_LIBVERSION= 1.2
.include <bsd.port.mk>