aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2020-11-20 07:16:06 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2020-11-20 07:16:06 +0000
commitdb15051ca522ba2b53dd7fe3fc98e8337d548574 (patch)
tree44e79d5961def6868a38d7a426743147344f10ad /Mk/bsd.port.mk
parent73ee56c57e817eb87658180695f4e3f3aab294fb (diff)
downloadports-db15051ca522ba2b53dd7fe3fc98e8337d548574.tar.gz
ports-db15051ca522ba2b53dd7fe3fc98e8337d548574.zip
Add education virtual category
PR: 248402 Submitted by: PauAmma
Notes
Notes: svn path=/head/; revision=555738
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk17
1 files changed, 12 insertions, 5 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 5693f018bc29..f6fff457d9d7 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -2173,6 +2173,9 @@ TAR?= /usr/bin/tar
EXTRACT_CMD?= ${TAR}
EXTRACT_BEFORE_ARGS?= -xf
EXTRACT_AFTER_ARGS?= --no-same-owner --no-same-permissions
+.if ${EXTRACT_SUFX} == .zip
+USES+= foo
+.endif
# Figure out where the local mtree file is
.if !defined(MTREE_FILE) && !defined(NO_MTREE)
@@ -2592,11 +2595,15 @@ check-categories:
.else
VALID_CATEGORIES+= accessibility afterstep arabic archivers astro audio \
- benchmarks biology cad chinese comms converters databases \
- deskutils devel dns docs editors elisp emulators enlightenment finance french ftp \
- games geography german gnome gnustep graphics hamradio haskell hebrew hungarian \
- irc japanese java kde ${_KDE_CATEGORIES_SUPPORTED} kld korean lang linux lisp \
- mail mate math mbone misc multimedia net net-im net-mgmt net-p2p net-vpn news \
+ benchmarks biology cad chinese comms converters \
+ databases deskutils devel dns docs \
+ editors education elisp emulators enlightenment finance french ftp \
+ games geography german gnome gnustep graphics \
+ hamradio haskell hebrew hungarian irc japanese java \
+ kde ${_KDE_CATEGORIES_SUPPORTED} kld korean \
+ lang linux lisp \
+ mail mate math mbone misc multimedia \
+ net net-im net-mgmt net-p2p net-vpn news \
parallel pear perl5 plan9 polish ports-mgmt portuguese \
print python ruby rubygems russian \
scheme science security shells spanish sysutils \