mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
2287926024
PR: ports/151278 Submitted by: Takefu <takefu@airport.fm>
21 lines
471 B
Makefile
21 lines
471 B
Makefile
# New ports collection makefile for: de-MT
|
|
# Date created: Fri, 2 Oct 2009 07:56:20 GMT
|
|
# Whom: takefu
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= MT
|
|
CATEGORIES= german www
|
|
DISTNAME= MTOS-${PORTVERSION}${PORTREVISION}-de
|
|
PKGNAMEPREFIX= de-
|
|
|
|
COMMENT= german localization of the MovableType publishing system
|
|
|
|
MASTERDIR= ${.CURDIR}/../../www/${PORTNAME}
|
|
|
|
CONFLICTS= MT-[2-5].* ja-MT-[2-5].* fr-MT-[2-5].* es-MT-[2-5].* \
|
|
nl-MT-[2-5].* ru-MT-[2-5].*
|
|
|
|
.include "${MASTERDIR}/Makefile"
|