Lines 2-17
Link Here
|
2 |
# $FreeBSD: head/www/subsonic/Makefile 412351 2016-04-01 14:33:55Z mat $ |
2 |
# $FreeBSD: head/www/subsonic/Makefile 412351 2016-04-01 14:33:55Z mat $ |
3 |
|
3 |
|
4 |
PORTNAME= subsonic |
4 |
PORTNAME= subsonic |
5 |
PORTVERSION= 5.3 |
5 |
PORTVERSION= 6.0 |
6 |
CATEGORIES= www java |
6 |
CATEGORIES= www java |
7 |
MASTER_SITES= SF |
7 |
MASTER_SITES= SF |
8 |
DISTNAME= ${PORTNAME}-${PORTVERSION}-war |
8 |
DISTNAME= ${PORTNAME}-${PORTVERSION}-war |
9 |
|
9 |
|
10 |
MAINTAINER= root@cooltrainer.org |
10 |
MAINTAINER= ports@freebsd.org |
11 |
COMMENT= Subsonic streaming media server |
11 |
COMMENT= Subsonic streaming media server |
12 |
|
12 |
|
13 |
LICENSE= GPLv3 |
|
|
14 |
|
15 |
OPTIONS_SINGLE= APPSERVER |
13 |
OPTIONS_SINGLE= APPSERVER |
16 |
APPSERVER_DESC= Java Application Server |
14 |
APPSERVER_DESC= Java Application Server |
17 |
OPTIONS_SINGLE_APPSERVER= JETTY TOMCAT8 TOMCAT7 TOMCAT6 RESIN3 |
15 |
OPTIONS_SINGLE_APPSERVER= JETTY TOMCAT8 TOMCAT7 TOMCAT6 RESIN3 |