mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Register myself as maintainer. I still use it.
Remove reference to old download URL. portlint Add SIZE
This commit is contained in:
parent
239dfa90c4
commit
0b8e08651d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122124
@ -9,12 +9,10 @@ PORTNAME= MT
|
||||
PORTVERSION= 2.661
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A web-based personal publishing system like weblogs
|
||||
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-full-lib
|
||||
DOWNLOAD_URL?= http://www.movabletype.org/download.shtml
|
||||
|
||||
MAINTAINER= arved@FreeBSD.org
|
||||
COMMENT= A web-based personal publishing system like weblogs
|
||||
|
||||
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:
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (MT-2.661-full-lib.tar.gz) = 9756572c9a7892cdecd12ac70be96a20
|
||||
SIZE (MT-2.661-full-lib.tar.gz) = 816641
|
||||
|
Loading…
Reference in New Issue
Block a user