summaryrefslogtreecommitdiffstats
path: root/www/MT
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-11-22 09:02:10 +0000
committerarved <arved@FreeBSD.org>2004-11-22 09:02:10 +0000
commit405d815370ad824c23850fe3e9f87e322d55ca1f (patch)
tree721603290246622ac28a0200575be306adffbdea /www/MT
parentb300af9476f88dd999198e1892e03308e044e628 (diff)
downloadFreeBSD-ports-405d815370ad824c23850fe3e9f87e322d55ca1f.zip
FreeBSD-ports-405d815370ad824c23850fe3e9f87e322d55ca1f.tar.gz
Register myself as maintainer. I still use it.
Remove reference to old download URL. portlint Add SIZE
Diffstat (limited to 'www/MT')
-rw-r--r--www/MT/Makefile14
-rw-r--r--www/MT/distinfo1
2 files changed, 6 insertions, 9 deletions
diff --git a/www/MT/Makefile b/www/MT/Makefile
index 01ca516..58c8053 100644
--- a/www/MT/Makefile
+++ b/www/MT/Makefile
@@ -9,13 +9,11 @@ PORTNAME= MT
PORTVERSION= 2.661
PORTREVISION= 1
CATEGORIES= www
+DISTNAME= ${PORTNAME}-${PORTVERSION}-full-lib
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= arved@FreeBSD.org
COMMENT= A web-based personal publishing system like weblogs
-DISTNAME= ${PORTNAME}-${PORTVERSION}-full-lib
-DOWNLOAD_URL?= http://www.movabletype.org/download.shtml
-
DATADIR= www/data/mt
CGIDIR= www/cgi-bin/mt
@@ -34,7 +32,7 @@ PLIST_SUB+= DATADIR=${DATADIR} CGIDIR=${CGIDIR}
USE_PERL5_RUN= yes
NO_BUILD= yes
-NO_PACKAGE= "not yet"
+NO_PACKAGE= "License does not permit distribution"
.include <bsd.port.pre.mk>
@@ -42,10 +40,8 @@ NO_PACKAGE= "not yet"
ECHO_MSG=/usr/bin/printf
IGNORE= :\n\
Because of licensing restrictions, you must fetch the source distribution\n\
-manually. Please access ${DOWNLOAD_URL}, follow\n\
-the registration instructions, select \"full version, with libraries\" and\n\
-\"gzipped tar\", download the file into ${DISTDIR}/, and then\n\
-run make again.\n
+manually. Unfortunately there is no offical download URL anymore.\n\
+Download the file into ${DISTDIR}/, and then run make again.\n
.endif
do-install:
diff --git a/www/MT/distinfo b/www/MT/distinfo
index 0e87185..d5dfa86 100644
--- a/www/MT/distinfo
+++ b/www/MT/distinfo
@@ -1 +1,2 @@
MD5 (MT-2.661-full-lib.tar.gz) = 9756572c9a7892cdecd12ac70be96a20
+SIZE (MT-2.661-full-lib.tar.gz) = 816641
OpenPOWER on IntegriCloud