mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
18 lines
394 B
Makefile
18 lines
394 B
Makefile
# New ports collection makefile for: shared-mime-info
|
|
# Date created: 31 May 2002
|
|
# Whom: olgeni@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= shared-mime-info
|
|
PORTVERSION= 0.7
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://www.freedesktop.org/standards/shared-mime-info/
|
|
DISTNAME= shared-mime-info-${PORTVERSION}
|
|
|
|
MAINTAINER= olgeni@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|