mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
9c93270997
MIME format. PR: 22976 Submitted by: never@nevermind.kiev.ua
20 lines
362 B
Makefile
20 lines
362 B
Makefile
# New ports collection makefile for: mimelib
|
|
# Date created: 20 November 2000
|
|
# Whom: never@nevermind.kiev.ua
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= mimelib
|
|
PORTVERSION= 1.1.2
|
|
CATEGORIES= converters
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= icqmail
|
|
|
|
MAINTAINER= never@nevermind.kiev.ua
|
|
|
|
USE_LIBTOOL= yes
|
|
INSTALLS_SHLIB= yes
|
|
|
|
.include <bsd.port.mk>
|