freebsd-ports/textproc/latex-service/Makefile

23 lines
441 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= latex
PORTVERSION= 0.1
PORTREVISION= 2
CATEGORIES= textproc gnustep
MASTER_SITES= http://www.roard.com/latexservice/download/
PKGNAMESUFFIX= -service${PKGNAMESUFFIX2}
DISTNAME= LaTeXService-${PORTVERSION}
EXTRACT_SUFX= .tgz
2012-06-26 07:44:19 +02:00
MAINTAINER= ports@FreeBSD.org
COMMENT= LaTeX service for GNUstep
2010-06-04 15:49:15 +02:00
LICENSE= GPLv2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
.include <bsd.port.mk>