Retire the palm category (1999-2019)

Reviewed by:	mat
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D22222
This commit is contained in:
Li-Wen Hsu 2019-11-04 11:57:46 +00:00
parent 3aefc8555e
commit a7dfc7e583
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516635
3 changed files with 0 additions and 9 deletions

View File

@ -40,7 +40,6 @@ SUBDIR += net-im
SUBDIR += net-mgmt
SUBDIR += net-p2p
SUBDIR += news
SUBDIR += palm
SUBDIR += polish
SUBDIR += ports-mgmt
SUBDIR += portuguese

View File

@ -57,7 +57,6 @@ for native_category in ${dp_CATEGORIES}; do
net-p2p) c="Network P2P" ;;
net-vpn) c="Network VPN" ;;
news) c="Network News" ;;
palm) c="Office PDA" ;;
parallel) c="ParallelComputing" ;;
pear) c="Development WebDevelopment" ;;
perl5) c="Development" ;;

View File

@ -1,7 +0,0 @@
# $FreeBSD$
#
COMMENT = Software support for handheld devices (Palm, PocketPC, ...)
.include <bsd.port.subdir.mk>