ports/textproc/l2a/Makefile
Muhammad Moinur Rahman 6a03e2e437
textproc/l2a: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-26 08:54:58 +01:00

20 lines
338 B
Makefile

PORTNAME= l2a
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://hannemyr.com/enjoy/
DISTNAME= l2a
MAINTAINER= jflemer@alum.rpi.edu
COMMENT= LaTeX to ASCII converter
WWW= https://hannemyr.com/enjoy/l2a.html
USES= zip
NO_WRKSUBDIR= yes
PLIST_FILES= bin/l2a \
share/man/man1/l2a.1.gz
.include <bsd.port.mk>