diff options
author | jlh <jlh@FreeBSD.org> | 2015-03-23 02:04:48 +0800 |
---|---|---|
committer | jlh <jlh@FreeBSD.org> | 2015-03-23 02:04:48 +0800 |
commit | 9e9954318436d0e6c885912b36ca2f4b61b490c5 (patch) | |
tree | 2ec2dafce5f8f35ccd7699d561f9aa822753e9e1 /www/Makefile | |
parent | 838634c64972cd9e6d04074fd9242b663acb9d57 (diff) | |
download | freebsd-ports-gnome-9e9954318436d0e6c885912b36ca2f4b61b490c5.tar.gz freebsd-ports-gnome-9e9954318436d0e6c885912b36ca2f4b61b490c5.tar.zst freebsd-ports-gnome-9e9954318436d0e6c885912b36ca2f4b61b490c5.zip |
Create a port for Subsonic standalone version (does not require Tomcat to run).
Reviewed by: bapt, antoine (earlier version)
Approved by: bapt
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index f7800205078f..a57bf99fa218 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1988,6 +1988,7 @@ SUBDIR += squidview SUBDIR += srg SUBDIR += subsonic + SUBDIR += subsonic-standalone SUBDIR += suphp SUBDIR += surf SUBDIR += surfraw |