mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Update MASTER_SITES
- Convert Makefile headers to new style - Remove indefinite article from COMMENT - Remove LICENSE_FILE since GPLv2 is in Templates/Licenses PR: ports/174166 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
parent
9ed627b9f7
commit
1319e5642f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308580
@ -1,20 +1,15 @@
|
||||
# New ports collection makefile for: mp
|
||||
# Date created: Apr 12, 2001
|
||||
# Whom: Mark Pulford <mark@kyne.com.au>
|
||||
#
|
||||
# Created by: Mark Pulford <mark@kyne.com.au>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mp
|
||||
PORTVERSION= 5.2.3
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://triptico.com/download/
|
||||
MASTER_SITES= http://triptico.com/download/mp/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A programming text editor
|
||||
COMMENT= Programming text editor
|
||||
|
||||
LICENSE= GPLv2 # (or later)
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
OPTIONS_DEFINE= NLS GUI PCRE DOCS
|
||||
OPTIONS_SINGLE= GUI
|
||||
|
Loading…
Reference in New Issue
Block a user