1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/print/latex2rtf/Makefile

24 lines
443 B
Makefile
Raw Normal View History

# New ports collection makefile for: latex2rtf
# Date created: 14 Dec 1999
# Whom: Joerg Wunsch <joerg@FreeBSD.org>
#
# $FreeBSD$
#
2000-04-09 17:50:59 +00:00
PORTNAME= latex2rtf
PORTVERSION= 1.8aa
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= support/latex2rtf
MAINTAINER= joerg@FreeBSD.org
IGNOREFILES= ${DISTNAME}${EXTRACT_SUFX}
MAN1= latex2rtf.1
do-configure:
rm -f ${WRKSRC}/*.o
.include <bsd.port.mk>