1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- use MASTER_SITE_GNUSTEP

- New package description
This commit is contained in:
Dirk Meyer 2003-03-23 05:02:08 +00:00
parent 0ddb3022c3
commit 9ff4790bc0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77199
2 changed files with 12 additions and 8 deletions

View File

@ -8,8 +8,10 @@
PORTNAME= projectcenter.app
PORTVERSION= 0.3.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/dev-apps/
MASTER_SITES= ${MASTER_SITE_GNUSTEP} \
ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/
DISTNAME= ProjectCenter-${PORTVERSION}
MASTER_SITE_SUBDIR= dev-apps
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A development environment for GNUstep

View File

@ -1,11 +1,13 @@
ProjectCenter is an application developed for GNUstep which one day should
become a full blown development environment.
Project Center is GNUstep's graphical integrated developement environment
(IDE). It helps you to create all different kinds of projects like
Applications, Tools, Libraries and Bundles.
THIS IS A DEVELOPER 'PRE RELEASE RELEASE' ONLY! It is meant to give a
sneak peak for those who want to help, it is not meant as a usable
application right now!
Project Center allows you to easily add and remove, edit and search files;
writes the project makefiles accordingly and supports you in the actual
process of building and debugging your project.
If you want to volunteer, please contact
Philippe C.D. Robert <phr@3dkit.org>
Even the management of a big project keeps being easy as Project Center's
file browser lets you always have a well sorted and categorized overview
over all the files in your project.
WWW: http://www.gnustep.org/experience/ProjectCenter.html