diff options
Diffstat (limited to 'x11/libXv/Makefile')
-rw-r--r-- | x11/libXv/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile index 149117f450de..333c8d841bb2 100644 --- a/x11/libXv/Makefile +++ b/x11/libXv/Makefile @@ -6,13 +6,15 @@ # PORTNAME= libXv -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 PORTEPOCH= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Video Extension library +LICENSE= MIT + XORG_CAT= lib USE_XORG= x11 xext xextproto videoproto:both xproto:both |