1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/mail/pear-Mail_Mime/Makefile

17 lines
290 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
PORTNAME= Mail_Mime
PORTVERSION= 1.10.11
PORTEPOCH= 2
CATEGORIES= mail www pear
MAINTAINER= bofh@FreeBSD.org
COMMENT= PEAR classes to create and decode MIME messages
LICENSE= BSD3CLAUSE
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>