diff options
Diffstat (limited to 'misc/astc-encoder/Makefile')
| -rw-r--r-- | misc/astc-encoder/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/astc-encoder/Makefile b/misc/astc-encoder/Makefile index 1c75e4a74d5c..3832f3187f76 100644 --- a/misc/astc-encoder/Makefile +++ b/misc/astc-encoder/Makefile @@ -1,5 +1,5 @@ PORTNAME= astc-encoder -DISTVERSION= 5.1.0 +DISTVERSION= 5.3.0 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org @@ -26,4 +26,6 @@ LDFLAGS+= -pthread PLIST_FILES= bin/astcenc-native +# tests as of 5.3.0: 100% tests passed, 0 tests failed out of 1 + .include <bsd.port.mk> |
