1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/print/latex2rtf/Makefile

22 lines
443 B
Makefile
Raw Normal View History

# New ports collection makefile for: latex2rtf
# Version required: 1.8
# Date created: 14 Dec 1999
# Whom: Joerg Wunsch <joerg@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= latex2rtf-1.8a
PKGNAME= latex2rtf-1.8
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= support/latex2rtf
MAINTAINER= joerg@FreeBSD.org
IGNOREFILES= ${DISTNAME}${EXTRACT_SUFX}
MAN1= latex2rtf.1
.include <bsd.port.mk>